Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-5741 (GCVE-0-2018-5741)
Vulnerability from cvelistv5
{ containers: { adp: [ { providerMetadata: { dateUpdated: "2024-08-05T05:40:51.195Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { name: "105379", tags: [ "vdb-entry", "x_refsource_BID", "x_transferred", ], url: "http://www.securityfocus.com/bid/105379", }, { name: "1041674", tags: [ "vdb-entry", "x_refsource_SECTRACK", "x_transferred", ], url: "http://www.securitytracker.com/id/1041674", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://kb.isc.org/docs/cve-2018-5741", }, { name: "GLSA-201903-13", tags: [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred", ], url: "https://security.gentoo.org/glsa/201903-13", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us", }, { name: "RHSA-2019:2057", tags: [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred", ], url: "https://access.redhat.com/errata/RHSA-2019:2057", }, { tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://security.netapp.com/advisory/ntap-20190830-0001/", }, { name: "openSUSE-SU-2020:1699", tags: [ "vendor-advisory", "x_refsource_SUSE", "x_transferred", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html", }, { name: "openSUSE-SU-2020:1701", tags: [ "vendor-advisory", "x_refsource_SUSE", "x_transferred", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "BIND 9", vendor: "ISC", versions: [ { status: "affected", version: "BIND 9 Versions prior to BIND 9.11.5 and BIND 9.12.3", }, ], }, ], datePublic: "2018-09-19T00:00:00", descriptions: [ { lang: "en", value: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", }, ], metrics: [ { cvssV3_0: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, }, ], problemTypes: [ { descriptions: [ { description: "The krb5-subdomain and ms-subdomain update policy rule types permit updates from any client authenticated with a valid Kerberos or Windows machine principal from the REALM specified in the identity field, to modify records in the zone at or below the name specified in the name field. The incorrect documentation, however, indicated that the policy would be restricted to names at or below the machine's name as encoded in the Windows or Kerberos principal.\n\nFor example, if named.conf contains the following configuration statement in the zone \"example.com\":\n\nzone example.com {\n ...\n update-policy {\n grant SUB.EXAMPLE.COM krb5-subdomain . ANY;\n };\n};\n\n...then a client possessing a valid Kerberos machine principal for host/machine.sub.example.com@SUB.EXAMPLE.COM would be allowed to update any record at or below \"example.com\", whereas the documentation indicated that updates would only be permitted at or below \"machine.sub.example.com\". In practice, the name of the machine encoded in the principal is not checked to ensure that it matches the records to be updated. The update policy for the zone, having established that the client possesses a valid machine principal from the SUB.EXAMPLE.COM realm, simply allows updates to all records within the zone \"example.com\".\n\nThe ms-subdomain rule type behaves similarly, but for Windows machine principals such as machine$@SUB.EXAMPLE.COM instead of Kerberos principals.\n\nThe krb5-subdomain and ms-subdomain rules are intended to limit updates to names below the name field (in this example, \".\", which covers the entire zone). Because of a separate bug in the named.conf parser, a name field below \".\" could not be configured in some releases.\n\nMaintenance releases of BIND released during or after October 2018 (9.11.5 or higher, 9.12.3 or higher) will address this configuration bug, as well as adding new krb5-selfsub and ms-selfsub rule types which more accurately implement the behavior that the ARM formerly attributed to krb5-subdomain and ms-subdomain.", lang: "en", type: "text", }, ], }, ], providerMetadata: { dateUpdated: "2020-10-20T11:06:45", orgId: "404fd4d2-a609-4245-b543-2c944a302a22", shortName: "isc", }, references: [ { name: "105379", tags: [ "vdb-entry", "x_refsource_BID", ], url: "http://www.securityfocus.com/bid/105379", }, { name: "1041674", tags: [ "vdb-entry", "x_refsource_SECTRACK", ], url: "http://www.securitytracker.com/id/1041674", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://kb.isc.org/docs/cve-2018-5741", }, { name: "GLSA-201903-13", tags: [ "vendor-advisory", "x_refsource_GENTOO", ], url: "https://security.gentoo.org/glsa/201903-13", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us", }, { name: "RHSA-2019:2057", tags: [ "vendor-advisory", "x_refsource_REDHAT", ], url: "https://access.redhat.com/errata/RHSA-2019:2057", }, { tags: [ "x_refsource_CONFIRM", ], url: "https://security.netapp.com/advisory/ntap-20190830-0001/", }, { name: "openSUSE-SU-2020:1699", tags: [ "vendor-advisory", "x_refsource_SUSE", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html", }, { name: "openSUSE-SU-2020:1701", tags: [ "vendor-advisory", "x_refsource_SUSE", ], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html", }, ], solutions: [ { lang: "en", value: "At the time of public disclosure, ISC is not providing any code changing the behavior of the update-policy feature. While we believe that there are a few operators out there who are relying on the strictest interpretation permitted by the erroneous documentation, we have to balance that against changing the behavior of features in stable branches of BIND, including the 9.11 branch which is meant to be a feature-complete Extended Support Version of BIND 9. As a compromise between these conflicting priorities, we have decided that our best course of action is to disclose the error but leave the existing behavior of the krb5-subdomain and ms-subdomain policies as they are (while correcting the erroneous documentation).\n\nIn maintenance releases issued during or after October 2018, the name field for ms-subdomain and krb5-subdomain will be corrected so that names lower than \".\" can be configured, and two new rule types will be added, krb5-selfsub and ms-selfsub, analogous to the existing selfsub rule type, which implement the behavior that was formerly described in the documentation for krb5-subdomain and ms-subdomain: restricting updates to names at or below the machine name encoded in the client's Windows or Kerberos principal.", }, ], source: { discovery: "EXTERNAL", }, title: "Update policies krb5-subdomain and ms-subdomain do not enforce controls promised in their documentation", workarounds: [ { lang: "en", value: "To limit updates to a subset of a zone -- for example, \"sub.example.com\" -- create a new \"sub.example.com\" child zone beneath \"example.com\", and set the desired update-policy in the child zone rather than the parent.", }, ], x_legacyV4Record: { CVE_data_meta: { ASSIGNER: "security-officer@isc.org", DATE_PUBLIC: "2018-09-19T00:00:00.000Z", ID: "CVE-2018-5741", STATE: "PUBLIC", TITLE: "Update policies krb5-subdomain and ms-subdomain do not enforce controls promised in their documentation", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "BIND 9", version: { version_data: [ { version_name: "BIND 9", version_value: "Versions prior to BIND 9.11.5 and BIND 9.12.3", }, ], }, }, ], }, vendor_name: "ISC", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", }, ], }, impact: { cvss: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "The krb5-subdomain and ms-subdomain update policy rule types permit updates from any client authenticated with a valid Kerberos or Windows machine principal from the REALM specified in the identity field, to modify records in the zone at or below the name specified in the name field. The incorrect documentation, however, indicated that the policy would be restricted to names at or below the machine's name as encoded in the Windows or Kerberos principal.\n\nFor example, if named.conf contains the following configuration statement in the zone \"example.com\":\n\nzone example.com {\n ...\n update-policy {\n grant SUB.EXAMPLE.COM krb5-subdomain . ANY;\n };\n};\n\n...then a client possessing a valid Kerberos machine principal for host/machine.sub.example.com@SUB.EXAMPLE.COM would be allowed to update any record at or below \"example.com\", whereas the documentation indicated that updates would only be permitted at or below \"machine.sub.example.com\". In practice, the name of the machine encoded in the principal is not checked to ensure that it matches the records to be updated. The update policy for the zone, having established that the client possesses a valid machine principal from the SUB.EXAMPLE.COM realm, simply allows updates to all records within the zone \"example.com\".\n\nThe ms-subdomain rule type behaves similarly, but for Windows machine principals such as machine$@SUB.EXAMPLE.COM instead of Kerberos principals.\n\nThe krb5-subdomain and ms-subdomain rules are intended to limit updates to names below the name field (in this example, \".\", which covers the entire zone). Because of a separate bug in the named.conf parser, a name field below \".\" could not be configured in some releases.\n\nMaintenance releases of BIND released during or after October 2018 (9.11.5 or higher, 9.12.3 or higher) will address this configuration bug, as well as adding new krb5-selfsub and ms-selfsub rule types which more accurately implement the behavior that the ARM formerly attributed to krb5-subdomain and ms-subdomain.", }, ], }, ], }, references: { reference_data: [ { name: "105379", refsource: "BID", url: "http://www.securityfocus.com/bid/105379", }, { name: "1041674", refsource: "SECTRACK", url: "http://www.securitytracker.com/id/1041674", }, { name: "https://kb.isc.org/docs/cve-2018-5741", refsource: "CONFIRM", url: "https://kb.isc.org/docs/cve-2018-5741", }, { name: "GLSA-201903-13", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/201903-13", }, { name: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us", refsource: "CONFIRM", url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us", }, { name: "RHSA-2019:2057", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2019:2057", }, { name: "https://security.netapp.com/advisory/ntap-20190830-0001/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20190830-0001/", }, { name: "openSUSE-SU-2020:1699", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html", }, { name: "openSUSE-SU-2020:1701", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html", }, ], }, solution: [ { lang: "en", value: "At the time of public disclosure, ISC is not providing any code changing the behavior of the update-policy feature. While we believe that there are a few operators out there who are relying on the strictest interpretation permitted by the erroneous documentation, we have to balance that against changing the behavior of features in stable branches of BIND, including the 9.11 branch which is meant to be a feature-complete Extended Support Version of BIND 9. As a compromise between these conflicting priorities, we have decided that our best course of action is to disclose the error but leave the existing behavior of the krb5-subdomain and ms-subdomain policies as they are (while correcting the erroneous documentation).\n\nIn maintenance releases issued during or after October 2018, the name field for ms-subdomain and krb5-subdomain will be corrected so that names lower than \".\" can be configured, and two new rule types will be added, krb5-selfsub and ms-selfsub, analogous to the existing selfsub rule type, which implement the behavior that was formerly described in the documentation for krb5-subdomain and ms-subdomain: restricting updates to names at or below the machine name encoded in the client's Windows or Kerberos principal.", }, ], source: { discovery: "EXTERNAL", }, work_around: [ { lang: "en", value: "To limit updates to a subset of a zone -- for example, \"sub.example.com\" -- create a new \"sub.example.com\" child zone beneath \"example.com\", and set the desired update-policy in the child zone rather than the parent.", }, ], }, }, }, cveMetadata: { assignerOrgId: "404fd4d2-a609-4245-b543-2c944a302a22", assignerShortName: "isc", cveId: "CVE-2018-5741", datePublished: "2019-01-16T20:00:00Z", dateReserved: "2018-01-17T00:00:00", dateUpdated: "2024-09-17T02:26:39.095Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { fkie_nvd: { configurations: "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"9.11.5\", \"matchCriteriaId\": \"CC616163-DA27-439B-BCD7-6BE80C074BFF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"9.12.0\", \"versionEndExcluding\": \"9.12.3\", \"matchCriteriaId\": \"C1B4653B-EE51-40D1-8845-FF2873C6D135\"}]}]}]", descriptions: "[{\"lang\": \"en\", \"value\": \"To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.\"}, {\"lang\": \"es\", \"value\": \"Para proporcionar controles detallados sobre la capacidad de emplear DNS din\\u00e1mico (DDNS) para actualizar registros en una zona, BIND 9 proporciona una caracter\\u00edstica llamada update-policy. Pueden configurarse varias reglas para limitar los tipos de subidas que pueden ser realizadas por un cliente, dependiendo de la clave empleada al enviar la petici\\u00f3n de actualizaci\\u00f3n. Desgraciadamente, algunos tipos de reglas no se documentaron inicialmente y, cuando su documentaci\\u00f3n se a\\u00f1adi\\u00f3 al manual de referencia de administrador (ARM) en el cambio #3112, el texto que se a\\u00f1adi\\u00f3 al ARM en ese momento describ\\u00eda el comportamiento de dos tipos de regla, krb5-subdomain y ms-subdomain. Esta documentaci\\u00f3n incorrecta podr\\u00eda hacer que los operadores piensen que las pol\\u00edticas que han configurado son m\\u00e1s restrictivas de lo que lo son en realidad. Esto afecta a BIND en versiones anteriores a la 9.11.5 y BIND 9.12.3.\"}]", id: "CVE-2018-5741", lastModified: "2024-11-21T04:09:17.707", metrics: "{\"cvssMetricV30\": [{\"source\": \"security-officer@isc.org\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:S/C:N/I:P/A:N\", \"baseScore\": 4.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"NONE\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 8.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}", published: "2019-01-16T20:29:01.050", references: "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html\", \"source\": \"security-officer@isc.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html\", \"source\": \"security-officer@isc.org\"}, {\"url\": \"http://www.securityfocus.com/bid/105379\", \"source\": \"security-officer@isc.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://www.securitytracker.com/id/1041674\", \"source\": \"security-officer@isc.org\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2057\", \"source\": \"security-officer@isc.org\"}, {\"url\": \"https://kb.isc.org/docs/cve-2018-5741\", \"source\": \"security-officer@isc.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/201903-13\", \"source\": \"security-officer@isc.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190830-0001/\", \"source\": \"security-officer@isc.org\"}, {\"url\": \"https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us\", \"source\": \"security-officer@isc.org\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/105379\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://www.securitytracker.com/id/1041674\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2019:2057\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://kb.isc.org/docs/cve-2018-5741\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/201903-13\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20190830-0001/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]", sourceIdentifier: "security-officer@isc.org", vulnStatus: "Modified", weaknesses: "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-863\"}]}]", }, nvd: "{\"cve\":{\"id\":\"CVE-2018-5741\",\"sourceIdentifier\":\"security-officer@isc.org\",\"published\":\"2019-01-16T20:29:01.050\",\"lastModified\":\"2024-11-21T04:09:17.707\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.\"},{\"lang\":\"es\",\"value\":\"Para proporcionar controles detallados sobre la capacidad de emplear DNS dinámico (DDNS) para actualizar registros en una zona, BIND 9 proporciona una característica llamada update-policy. Pueden configurarse varias reglas para limitar los tipos de subidas que pueden ser realizadas por un cliente, dependiendo de la clave empleada al enviar la petición de actualización. Desgraciadamente, algunos tipos de reglas no se documentaron inicialmente y, cuando su documentación se añadió al manual de referencia de administrador (ARM) en el cambio #3112, el texto que se añadió al ARM en ese momento describía el comportamiento de dos tipos de regla, krb5-subdomain y ms-subdomain. Esta documentación incorrecta podría hacer que los operadores piensen que las políticas que han configurado son más restrictivas de lo que lo son en realidad. Esto afecta a BIND en versiones anteriores a la 9.11.5 y BIND 9.12.3.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:N/I:P/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-863\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"9.11.5\",\"matchCriteriaId\":\"CC616163-DA27-439B-BCD7-6BE80C074BFF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.12.0\",\"versionEndExcluding\":\"9.12.3\",\"matchCriteriaId\":\"C1B4653B-EE51-40D1-8845-FF2873C6D135\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html\",\"source\":\"security-officer@isc.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html\",\"source\":\"security-officer@isc.org\"},{\"url\":\"http://www.securityfocus.com/bid/105379\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1041674\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2057\",\"source\":\"security-officer@isc.org\"},{\"url\":\"https://kb.isc.org/docs/cve-2018-5741\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201903-13\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20190830-0001/\",\"source\":\"security-officer@isc.org\"},{\"url\":\"https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us\",\"source\":\"security-officer@isc.org\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/105379\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1041674\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2019:2057\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://kb.isc.org/docs/cve-2018-5741\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201903-13\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20190830-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", }, }
fkie_cve-2018-5741
Vulnerability from fkie_nvd
6.5 (Medium) - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*", matchCriteriaId: "CC616163-DA27-439B-BCD7-6BE80C074BFF", versionEndExcluding: "9.11.5", vulnerable: true, }, { criteria: "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*", matchCriteriaId: "C1B4653B-EE51-40D1-8845-FF2873C6D135", versionEndExcluding: "9.12.3", versionStartIncluding: "9.12.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", }, { lang: "es", value: "Para proporcionar controles detallados sobre la capacidad de emplear DNS dinámico (DDNS) para actualizar registros en una zona, BIND 9 proporciona una característica llamada update-policy. Pueden configurarse varias reglas para limitar los tipos de subidas que pueden ser realizadas por un cliente, dependiendo de la clave empleada al enviar la petición de actualización. Desgraciadamente, algunos tipos de reglas no se documentaron inicialmente y, cuando su documentación se añadió al manual de referencia de administrador (ARM) en el cambio #3112, el texto que se añadió al ARM en ese momento describía el comportamiento de dos tipos de regla, krb5-subdomain y ms-subdomain. Esta documentación incorrecta podría hacer que los operadores piensen que las políticas que han configurado son más restrictivas de lo que lo son en realidad. Esto afecta a BIND en versiones anteriores a la 9.11.5 y BIND 9.12.3.", }, ], id: "CVE-2018-5741", lastModified: "2024-11-21T04:09:17.707", metrics: { cvssMetricV2: [ { acInsufInfo: false, baseSeverity: "MEDIUM", cvssData: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "SINGLE", availabilityImpact: "NONE", baseScore: 4, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:L/Au:S/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 8, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, source: "nvd@nist.gov", type: "Primary", userInteractionRequired: false, }, ], cvssMetricV30: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, exploitabilityScore: 2.8, impactScore: 3.6, source: "security-officer@isc.org", type: "Secondary", }, { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, exploitabilityScore: 2.8, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2019-01-16T20:29:01.050", references: [ { source: "security-officer@isc.org", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html", }, { source: "security-officer@isc.org", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html", }, { source: "security-officer@isc.org", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securityfocus.com/bid/105379", }, { source: "security-officer@isc.org", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securitytracker.com/id/1041674", }, { source: "security-officer@isc.org", url: "https://access.redhat.com/errata/RHSA-2019:2057", }, { source: "security-officer@isc.org", tags: [ "Vendor Advisory", ], url: "https://kb.isc.org/docs/cve-2018-5741", }, { source: "security-officer@isc.org", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/201903-13", }, { source: "security-officer@isc.org", url: "https://security.netapp.com/advisory/ntap-20190830-0001/", }, { source: "security-officer@isc.org", url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securityfocus.com/bid/105379", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securitytracker.com/id/1041674", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://access.redhat.com/errata/RHSA-2019:2057", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Vendor Advisory", ], url: "https://kb.isc.org/docs/cve-2018-5741", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/201903-13", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://security.netapp.com/advisory/ntap-20190830-0001/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us", }, ], sourceIdentifier: "security-officer@isc.org", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-863", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
opensuse-su-2020:1701-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: "Security update for bind", title: "Title of the patch", }, { category: "description", text: "This update for bind fixes the following issues:\n\nBIND was upgraded to version 9.16.6:\n\nNote:\n\n- bind is now more strict in regards to DNSSEC. If queries are not working,\n check for DNSSEC issues. For instance, if bind is used in a namserver\n forwarder chain, the forwarding DNS servers must support DNSSEC.\n\nFixing security issues:\n\n- CVE-2020-8616: Further limit the number of queries that can be triggered from\n a request. Root and TLD servers are no longer exempt\n from max-recursion-queries. Fetches for missing name server. (bsc#1171740)\n Address records are limited to 4 for any domain.\n- CVE-2020-8617: Replaying a TSIG BADTIME response as a request could trigger an\n assertion failure. (bsc#1171740)\n- CVE-2019-6477: Fixed an issue where TCP-pipelined queries could bypass \n the tcp-clients limit (bsc#1157051).\n- CVE-2018-5741: Fixed the documentation (bsc#1109160).\n- CVE-2020-8618: It was possible to trigger an INSIST when determining\n whether a record would fit into a TCP message buffer (bsc#1172958).\n- CVE-2020-8619: It was possible to trigger an INSIST in\n lib/dns/rbtdb.c:new_reference() with a particular zone content\n and query patterns (bsc#1172958).\n- CVE-2020-8624: 'update-policy' rules of type 'subdomain' were\n incorrectly treated as 'zonesub' rules, which allowed\n keys used in 'subdomain' rules to update names outside\n of the specified subdomains. The problem was fixed by\n making sure 'subdomain' rules are again processed as\n described in the ARM (bsc#1175443).\n- CVE-2020-8623: When BIND 9 was compiled with native PKCS#11 support, it\n was possible to trigger an assertion failure in code\n determining the number of bits in the PKCS#11 RSA public\n key with a specially crafted packet (bsc#1175443).\n- CVE-2020-8621: named could crash in certain query resolution scenarios\n where QNAME minimization and forwarding were both\n enabled (bsc#1175443).\n- CVE-2020-8620: It was possible to trigger an assertion failure by\n sending a specially crafted large TCP DNS message (bsc#1175443).\n- CVE-2020-8622: It was possible to trigger an assertion failure when\n verifying the response to a TSIG-signed request (bsc#1175443).\n\nOther issues fixed:\n\n- Add engine support to OpenSSL EdDSA implementation.\n- Add engine support to OpenSSL ECDSA implementation.\n- Update PKCS#11 EdDSA implementation to PKCS#11 v3.0.\n- Warn about AXFR streams with inconsistent message IDs.\n- Make ISC rwlock implementation the default again.\n- Fixed issues when using cookie-secrets for AES and SHA2 (bsc#1161168)\n- Installed the default files in /var/lib/named and created \n chroot environment on systems using transactional-updates (bsc#1100369, fate#325524)\n- Fixed an issue where bind was not working in FIPS mode (bsc#906079).\n- Fixed dependency issues (bsc#1118367 and bsc#1118368).\n- GeoIP support is now discontinued, now GeoIP2 is used(bsc#1156205).\n- Fixed an issue with FIPS (bsc#1128220).\n- The liblwres library is discontinued upstream and is no longer included.\n- Added service dependency on NTP to make sure the clock is accurate when bind is starts (bsc#1170667, bsc#1170713).\n- Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE.\n- The default value of 'max-stale-ttl' has been changed from 1 week to 12 hours.\n- Zone timers are now exported via statistics channel.\n- The 'primary' and 'secondary' keywords, when used as parameters for 'check-names', were not processed correctly and were being ignored.\n- 'rndc dnstap -roll <value>' did not limit the number of saved files to <value>.\n- Add 'rndc dnssec -status' command.\n- Addressed a couple of situations where named could crash.\n- Changed /var/lib/named to owner root:named and perms rwxrwxr-t\n so that named, being a/the only member of the 'named' group\n has full r/w access yet cannot change directories owned by root\n in the case of a compromized named.\n [bsc#1173307, bind-chrootenv.conf]\n- Added '/etc/bind.keys' to NAMED_CONF_INCLUDE_FILES in /etc/sysconfig/named to suppress warning message re missing file (bsc#1173983).\n- Removed '-r /dev/urandom' from all invocations of rndc-confgen\n (init/named system/lwresd.init system/named.init in vendor-files)\n as this option is deprecated and causes rndc-confgen to fail.\n (bsc#1173311, bsc#1176674, bsc#1170713)\n- /usr/bin/genDDNSkey: Removing the use of the -r option in the call\n of /usr/sbin/dnssec-keygen as BIND now uses the random number\n functions provided by the crypto library (i.e., OpenSSL or a\n PKCS#11 provider) as a source of randomness rather than /dev/random.\n Therefore the -r command line option no longer has any effect on\n dnssec-keygen. Leaving the option in genDDNSkey as to not break\n compatibility. Patch provided by Stefan Eisenwiener.\n [bsc#1171313]\n- Put libns into a separate subpackage to avoid file conflicts\n in the libisc subpackage due to different sonums (bsc#1176092).\n- Require /sbin/start_daemon: both init scripts, the one used in\n systemd context as well as legacy sysv, make use of start_daemon.\n\nThis update was imported from the SUSE:SLE-15:Update update project.", title: "Description of the patch", }, { category: "details", text: "openSUSE-2020-1701", 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-2020_1701-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2020:1701-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5DSIJXYG3NFNRGFIFTMKBYDE6QWREQSP/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2020:1701-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/5DSIJXYG3NFNRGFIFTMKBYDE6QWREQSP/", }, { category: "self", summary: "SUSE Bug 1100369", url: "https://bugzilla.suse.com/1100369", }, { category: "self", summary: "SUSE Bug 1109160", url: "https://bugzilla.suse.com/1109160", }, { category: "self", summary: "SUSE Bug 1118367", url: "https://bugzilla.suse.com/1118367", }, { category: "self", summary: "SUSE Bug 1118368", url: "https://bugzilla.suse.com/1118368", }, { category: "self", summary: "SUSE Bug 1128220", url: "https://bugzilla.suse.com/1128220", }, { category: "self", summary: "SUSE Bug 1156205", url: "https://bugzilla.suse.com/1156205", }, { category: "self", summary: "SUSE Bug 1157051", url: "https://bugzilla.suse.com/1157051", }, { category: "self", summary: "SUSE Bug 1161168", url: "https://bugzilla.suse.com/1161168", }, { category: "self", summary: "SUSE Bug 1170667", url: "https://bugzilla.suse.com/1170667", }, { category: "self", summary: "SUSE Bug 1170713", url: "https://bugzilla.suse.com/1170713", }, { category: "self", summary: "SUSE Bug 1171313", url: "https://bugzilla.suse.com/1171313", }, { category: "self", summary: "SUSE Bug 1171740", url: "https://bugzilla.suse.com/1171740", }, { category: "self", summary: "SUSE Bug 1172958", url: "https://bugzilla.suse.com/1172958", }, { category: "self", summary: "SUSE Bug 1173307", url: "https://bugzilla.suse.com/1173307", }, { category: "self", summary: "SUSE Bug 1173311", url: "https://bugzilla.suse.com/1173311", }, { category: "self", summary: "SUSE Bug 1173983", url: "https://bugzilla.suse.com/1173983", }, { category: "self", summary: "SUSE Bug 1175443", url: "https://bugzilla.suse.com/1175443", }, { category: "self", summary: "SUSE Bug 1176092", url: "https://bugzilla.suse.com/1176092", }, { category: "self", summary: "SUSE Bug 1176674", url: "https://bugzilla.suse.com/1176674", }, { category: "self", summary: "SUSE Bug 906079", url: "https://bugzilla.suse.com/906079", }, { category: "self", summary: "SUSE CVE CVE-2017-3136 page", url: "https://www.suse.com/security/cve/CVE-2017-3136/", }, { category: "self", summary: "SUSE CVE CVE-2018-5741 page", url: "https://www.suse.com/security/cve/CVE-2018-5741/", }, { category: "self", summary: "SUSE CVE CVE-2019-6477 page", url: "https://www.suse.com/security/cve/CVE-2019-6477/", }, { category: "self", summary: "SUSE CVE CVE-2020-8616 page", url: "https://www.suse.com/security/cve/CVE-2020-8616/", }, { category: "self", summary: "SUSE CVE CVE-2020-8617 page", url: "https://www.suse.com/security/cve/CVE-2020-8617/", }, { category: "self", summary: "SUSE CVE CVE-2020-8618 page", url: "https://www.suse.com/security/cve/CVE-2020-8618/", }, { category: "self", summary: "SUSE CVE CVE-2020-8619 page", url: "https://www.suse.com/security/cve/CVE-2020-8619/", }, { category: "self", summary: "SUSE CVE CVE-2020-8620 page", url: "https://www.suse.com/security/cve/CVE-2020-8620/", }, { category: "self", summary: "SUSE CVE CVE-2020-8621 page", url: "https://www.suse.com/security/cve/CVE-2020-8621/", }, { category: "self", summary: "SUSE CVE CVE-2020-8622 page", url: "https://www.suse.com/security/cve/CVE-2020-8622/", }, { category: "self", summary: "SUSE CVE CVE-2020-8623 page", url: "https://www.suse.com/security/cve/CVE-2020-8623/", }, { category: "self", summary: "SUSE CVE CVE-2020-8624 page", url: "https://www.suse.com/security/cve/CVE-2020-8624/", }, ], title: "Security update for bind", tracking: { current_release_date: "2020-10-20T04:20:51Z", generator: { date: "2020-10-20T04:20:51Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2020:1701-1", initial_release_date: "2020-10-20T04:20:51Z", revision_history: [ { date: "2020-10-20T04:20:51Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "bind-9.16.6-lp151.11.9.1.i586", product: { name: "bind-9.16.6-lp151.11.9.1.i586", product_id: "bind-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "bind-chrootenv-9.16.6-lp151.11.9.1.i586", product: { name: "bind-chrootenv-9.16.6-lp151.11.9.1.i586", product_id: "bind-chrootenv-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "bind-devel-9.16.6-lp151.11.9.1.i586", product: { name: "bind-devel-9.16.6-lp151.11.9.1.i586", product_id: "bind-devel-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "bind-utils-9.16.6-lp151.11.9.1.i586", product: { name: "bind-utils-9.16.6-lp151.11.9.1.i586", product_id: "bind-utils-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "libbind9-1600-9.16.6-lp151.11.9.1.i586", product: { name: "libbind9-1600-9.16.6-lp151.11.9.1.i586", product_id: "libbind9-1600-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "libdns1605-9.16.6-lp151.11.9.1.i586", product: { name: "libdns1605-9.16.6-lp151.11.9.1.i586", product_id: "libdns1605-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "libirs-devel-9.16.6-lp151.11.9.1.i586", product: { name: "libirs-devel-9.16.6-lp151.11.9.1.i586", product_id: "libirs-devel-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "libirs1601-9.16.6-lp151.11.9.1.i586", product: { name: "libirs1601-9.16.6-lp151.11.9.1.i586", product_id: "libirs1601-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "libisc1606-9.16.6-lp151.11.9.1.i586", product: { name: "libisc1606-9.16.6-lp151.11.9.1.i586", product_id: "libisc1606-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "libisccc1600-9.16.6-lp151.11.9.1.i586", product: { name: "libisccc1600-9.16.6-lp151.11.9.1.i586", product_id: "libisccc1600-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "libisccfg1600-9.16.6-lp151.11.9.1.i586", product: { name: "libisccfg1600-9.16.6-lp151.11.9.1.i586", product_id: "libisccfg1600-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "libns1604-9.16.6-lp151.11.9.1.i586", product: { name: "libns1604-9.16.6-lp151.11.9.1.i586", product_id: "libns1604-9.16.6-lp151.11.9.1.i586", }, }, { category: "product_version", name: "libuv-devel-1.18.0-lp151.3.3.1.i586", product: { name: "libuv-devel-1.18.0-lp151.3.3.1.i586", product_id: "libuv-devel-1.18.0-lp151.3.3.1.i586", }, }, { category: "product_version", name: "libuv1-1.18.0-lp151.3.3.1.i586", product: { name: "libuv1-1.18.0-lp151.3.3.1.i586", product_id: "libuv1-1.18.0-lp151.3.3.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "bind-doc-9.16.6-lp151.11.9.1.noarch", product: { name: "bind-doc-9.16.6-lp151.11.9.1.noarch", product_id: "bind-doc-9.16.6-lp151.11.9.1.noarch", }, }, { category: "product_version", name: "python3-bind-9.16.6-lp151.11.9.1.noarch", product: { name: "python3-bind-9.16.6-lp151.11.9.1.noarch", product_id: "python3-bind-9.16.6-lp151.11.9.1.noarch", }, }, { category: "product_version", name: "sysuser-shadow-2.0-lp151.4.3.1.noarch", product: { name: "sysuser-shadow-2.0-lp151.4.3.1.noarch", product_id: "sysuser-shadow-2.0-lp151.4.3.1.noarch", }, }, { category: "product_version", name: "sysuser-tools-2.0-lp151.4.3.1.noarch", product: { name: "sysuser-tools-2.0-lp151.4.3.1.noarch", product_id: "sysuser-tools-2.0-lp151.4.3.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "bind-9.16.6-lp151.11.9.1.x86_64", product: { name: "bind-9.16.6-lp151.11.9.1.x86_64", product_id: "bind-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", product: { name: "bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", product_id: "bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "bind-devel-9.16.6-lp151.11.9.1.x86_64", product: { name: "bind-devel-9.16.6-lp151.11.9.1.x86_64", product_id: "bind-devel-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", product: { name: "bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", product_id: "bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "bind-utils-9.16.6-lp151.11.9.1.x86_64", product: { name: "bind-utils-9.16.6-lp151.11.9.1.x86_64", product_id: "bind-utils-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libbind9-1600-9.16.6-lp151.11.9.1.x86_64", product: { name: "libbind9-1600-9.16.6-lp151.11.9.1.x86_64", product_id: "libbind9-1600-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", product: { name: "libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", product_id: "libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libdns1605-9.16.6-lp151.11.9.1.x86_64", product: { name: "libdns1605-9.16.6-lp151.11.9.1.x86_64", product_id: "libdns1605-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", product: { name: "libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", product_id: "libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libirs-devel-9.16.6-lp151.11.9.1.x86_64", product: { name: "libirs-devel-9.16.6-lp151.11.9.1.x86_64", product_id: "libirs-devel-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libirs1601-9.16.6-lp151.11.9.1.x86_64", product: { name: "libirs1601-9.16.6-lp151.11.9.1.x86_64", product_id: "libirs1601-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", product: { name: "libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", product_id: "libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libisc1606-9.16.6-lp151.11.9.1.x86_64", product: { name: "libisc1606-9.16.6-lp151.11.9.1.x86_64", product_id: "libisc1606-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", product: { name: "libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", product_id: "libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libisccc1600-9.16.6-lp151.11.9.1.x86_64", product: { name: "libisccc1600-9.16.6-lp151.11.9.1.x86_64", product_id: "libisccc1600-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", product: { name: "libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", product_id: "libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libisccfg1600-9.16.6-lp151.11.9.1.x86_64", product: { name: "libisccfg1600-9.16.6-lp151.11.9.1.x86_64", product_id: "libisccfg1600-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", product: { name: "libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", product_id: "libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libns1604-9.16.6-lp151.11.9.1.x86_64", product: { name: "libns1604-9.16.6-lp151.11.9.1.x86_64", product_id: "libns1604-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", product: { name: "libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", product_id: "libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", }, }, { category: "product_version", name: "libuv-devel-1.18.0-lp151.3.3.1.x86_64", product: { name: "libuv-devel-1.18.0-lp151.3.3.1.x86_64", product_id: "libuv-devel-1.18.0-lp151.3.3.1.x86_64", }, }, { category: "product_version", name: "libuv1-1.18.0-lp151.3.3.1.x86_64", product: { name: "libuv1-1.18.0-lp151.3.3.1.x86_64", product_id: "libuv1-1.18.0-lp151.3.3.1.x86_64", }, }, { category: "product_version", name: "libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", product: { name: "libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", product_id: "libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Leap 15.1", product: { name: "openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.1", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "bind-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", }, product_reference: "bind-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "bind-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", }, product_reference: "bind-chrootenv-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", }, product_reference: "bind-devel-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "bind-devel-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.16.6-lp151.11.9.1.noarch as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", }, product_reference: "bind-doc-9.16.6-lp151.11.9.1.noarch", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", }, product_reference: "bind-utils-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "bind-utils-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", }, product_reference: "libbind9-1600-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libbind9-1600-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", }, product_reference: "libdns1605-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libdns1605-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", }, product_reference: "libirs-devel-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libirs-devel-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", }, product_reference: "libirs1601-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libirs1601-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", }, product_reference: "libisc1606-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libisc1606-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", }, product_reference: "libisccc1600-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libisccc1600-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", }, product_reference: "libisccfg1600-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libisccfg1600-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-lp151.11.9.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", }, product_reference: "libns1604-9.16.6-lp151.11.9.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libns1604-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libns1604-32bit-9.16.6-lp151.11.9.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", }, product_reference: "libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libuv-devel-1.18.0-lp151.3.3.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", }, product_reference: "libuv-devel-1.18.0-lp151.3.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libuv-devel-1.18.0-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", }, product_reference: "libuv-devel-1.18.0-lp151.3.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libuv1-1.18.0-lp151.3.3.1.i586 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", }, product_reference: "libuv1-1.18.0-lp151.3.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libuv1-1.18.0-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", }, product_reference: "libuv1-1.18.0-lp151.3.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "libuv1-32bit-1.18.0-lp151.3.3.1.x86_64 as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", }, product_reference: "libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "python3-bind-9.16.6-lp151.11.9.1.noarch as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", }, product_reference: "python3-bind-9.16.6-lp151.11.9.1.noarch", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "sysuser-shadow-2.0-lp151.4.3.1.noarch as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", }, product_reference: "sysuser-shadow-2.0-lp151.4.3.1.noarch", relates_to_product_reference: "openSUSE Leap 15.1", }, { category: "default_component_of", full_product_name: { name: "sysuser-tools-2.0-lp151.4.3.1.noarch as component of openSUSE Leap 15.1", product_id: "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", }, product_reference: "sysuser-tools-2.0-lp151.4.3.1.noarch", relates_to_product_reference: "openSUSE Leap 15.1", }, ], }, vulnerabilities: [ { cve: "CVE-2017-3136", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-3136", }, ], notes: [ { category: "general", text: "A query with a specific set of characteristics could cause a server using DNS64 to encounter an assertion failure and terminate. An attacker could deliberately construct a query, enabling denial-of-service against a server if it was configured to use the DNS64 feature and other preconditions were met. Affects BIND 9.8.0 -> 9.8.8-P1, 9.9.0 -> 9.9.9-P6, 9.9.10b1->9.9.10rc1, 9.10.0 -> 9.10.4-P6, 9.10.5b1->9.10.5rc1, 9.11.0 -> 9.11.0-P3, 9.11.1b1->9.11.1rc1, 9.9.3-S1 -> 9.9.9-S8.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-3136", url: "https://www.suse.com/security/cve/CVE-2017-3136", }, { category: "external", summary: "SUSE Bug 1018700 for CVE-2017-3136", url: "https://bugzilla.suse.com/1018700", }, { category: "external", summary: "SUSE Bug 1018701 for CVE-2017-3136", url: "https://bugzilla.suse.com/1018701", }, { category: "external", summary: "SUSE Bug 1018702 for CVE-2017-3136", url: "https://bugzilla.suse.com/1018702", }, { category: "external", summary: "SUSE Bug 1024130 for CVE-2017-3136", url: "https://bugzilla.suse.com/1024130", }, { category: "external", summary: "SUSE Bug 1033461 for CVE-2017-3136", url: "https://bugzilla.suse.com/1033461", }, { category: "external", summary: "SUSE Bug 1033466 for CVE-2017-3136", url: "https://bugzilla.suse.com/1033466", }, { category: "external", summary: "SUSE Bug 1081545 for CVE-2017-3136", url: "https://bugzilla.suse.com/1081545", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "important", }, ], title: "CVE-2017-3136", }, { cve: "CVE-2018-5741", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-5741", }, ], notes: [ { category: "general", text: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2018-5741", url: "https://www.suse.com/security/cve/CVE-2018-5741", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2018-5741", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2018-5741", url: "https://bugzilla.suse.com/1171740", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, products: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "moderate", }, ], title: "CVE-2018-5741", }, { cve: "CVE-2019-6477", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-6477", }, ], notes: [ { category: "general", text: "With pipelining enabled each incoming query on a TCP connection requires a similar resource allocation to a query received via UDP or via TCP without pipelining enabled. A client using a TCP-pipelined connection to a server could consume more resources than the server has been provisioned to handle. When a TCP connection with a large number of pipelined queries is closed, the load on the server releasing these multiple resources can cause it to become unresponsive, even for queries that can be answered authoritatively or from cache. (This is most likely to be perceived as an intermittent server problem).", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2019-6477", url: "https://www.suse.com/security/cve/CVE-2019-6477", }, { category: "external", summary: "SUSE Bug 1157051 for CVE-2019-6477", url: "https://bugzilla.suse.com/1157051", }, { category: "external", summary: "SUSE Bug 1197136 for CVE-2019-6477", url: "https://bugzilla.suse.com/1197136", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.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: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "important", }, ], title: "CVE-2019-6477", }, { cve: "CVE-2020-8616", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8616", }, ], notes: [ { category: "general", text: "A malicious actor who intentionally exploits this lack of effective limitation on the number of fetches performed when processing referrals can, through the use of specially crafted referrals, cause a recursing server to issue a very large number of fetches in an attempt to process the referral. This has at least two potential effects: The performance of the recursing server can potentially be degraded by the additional work required to perform these fetches, and The attacker can exploit this behavior to use the recursing server as a reflector in a reflection attack with a high amplification factor.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8616", url: "https://www.suse.com/security/cve/CVE-2020-8616", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2020-8616", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2020-8616", url: "https://bugzilla.suse.com/1171740", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 8.6, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "moderate", }, ], title: "CVE-2020-8616", }, { cve: "CVE-2020-8617", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8617", }, ], notes: [ { category: "general", text: "Using a specially-crafted message, an attacker may potentially cause a BIND server to reach an inconsistent state if the attacker knows (or successfully guesses) the name of a TSIG key used by the server. Since BIND, by default, configures a local session key even on servers whose configuration does not otherwise make use of it, almost all current BIND servers are vulnerable. In releases of BIND dating from March 2018 and after, an assertion check in tsig.c detects this inconsistent state and deliberately exits. Prior to the introduction of the check the server would continue operating in an inconsistent state, with potentially harmful results.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8617", url: "https://www.suse.com/security/cve/CVE-2020-8617", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2020-8617", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2020-8617", url: "https://bugzilla.suse.com/1171740", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.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: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "moderate", }, ], title: "CVE-2020-8617", }, { cve: "CVE-2020-8618", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8618", }, ], notes: [ { category: "general", text: "An attacker who is permitted to send zone data to a server via zone transfer can exploit this to intentionally trigger the assertion failure with a specially constructed zone, denying service to clients.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8618", url: "https://www.suse.com/security/cve/CVE-2020-8618", }, { category: "external", summary: "SUSE Bug 1172958 for CVE-2020-8618", url: "https://bugzilla.suse.com/1172958", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 4.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "moderate", }, ], title: "CVE-2020-8618", }, { cve: "CVE-2020-8619", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8619", }, ], notes: [ { category: "general", text: "In ISC BIND9 versions BIND 9.11.14 -> 9.11.19, BIND 9.14.9 -> 9.14.12, BIND 9.16.0 -> 9.16.3, BIND Supported Preview Edition 9.11.14-S1 -> 9.11.19-S1: Unless a nameserver is providing authoritative service for one or more zones and at least one zone contains an empty non-terminal entry containing an asterisk (\"*\") character, this defect cannot be encountered. A would-be attacker who is allowed to change zone content could theoretically introduce such a record in order to exploit this condition to cause denial of service, though we consider the use of this vector unlikely because any such attack would require a significant privilege level and be easily traceable.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8619", url: "https://www.suse.com/security/cve/CVE-2020-8619", }, { category: "external", summary: "SUSE Bug 1172958 for CVE-2020-8619", url: "https://bugzilla.suse.com/1172958", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 4.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "moderate", }, ], title: "CVE-2020-8619", }, { cve: "CVE-2020-8620", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8620", }, ], notes: [ { category: "general", text: "In BIND 9.15.6 -> 9.16.5, 9.17.0 -> 9.17.3, An attacker who can establish a TCP connection with the server and send data on that connection can exploit this to trigger the assertion failure, causing the server to exit.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8620", url: "https://www.suse.com/security/cve/CVE-2020-8620", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8620", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8620", url: "https://bugzilla.suse.com/1191120", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.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: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "important", }, ], title: "CVE-2020-8620", }, { cve: "CVE-2020-8621", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8621", }, ], notes: [ { category: "general", text: "In BIND 9.14.0 -> 9.16.5, 9.17.0 -> 9.17.3, If a server is configured with both QNAME minimization and 'forward first' then an attacker who can send queries to it may be able to trigger the condition that will cause the server to crash. Servers that 'forward only' are not affected.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8621", url: "https://www.suse.com/security/cve/CVE-2020-8621", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8621", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8621", url: "https://bugzilla.suse.com/1191120", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.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: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "important", }, ], title: "CVE-2020-8621", }, { cve: "CVE-2020-8622", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8622", }, ], notes: [ { category: "general", text: "In BIND 9.0.0 -> 9.11.21, 9.12.0 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.9.3-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker on the network path for a TSIG-signed request, or operating the server receiving the TSIG-signed request, could send a truncated response to that request, triggering an assertion failure, causing the server to exit. Alternately, an off-path attacker would have to correctly guess when a TSIG-signed request was sent, along with other characteristics of the packet and message, and spoof a truncated response to trigger an assertion failure, causing the server to exit.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8622", url: "https://www.suse.com/security/cve/CVE-2020-8622", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8622", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1188888 for CVE-2020-8622", url: "https://bugzilla.suse.com/1188888", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8622", url: "https://bugzilla.suse.com/1191120", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "important", }, ], title: "CVE-2020-8622", }, { cve: "CVE-2020-8623", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8623", }, ], notes: [ { category: "general", text: "In BIND 9.10.0 -> 9.11.21, 9.12.0 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.10.5-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker that can reach a vulnerable system with a specially crafted query packet can trigger a crash. To be vulnerable, the system must: * be running BIND that was built with \"--enable-native-pkcs11\" * be signing one or more zones with an RSA key * be able to receive queries from a possible attacker", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8623", url: "https://www.suse.com/security/cve/CVE-2020-8623", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8623", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8623", url: "https://bugzilla.suse.com/1191120", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.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: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "important", }, ], title: "CVE-2020-8623", }, { cve: "CVE-2020-8624", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8624", }, ], notes: [ { category: "general", text: "In BIND 9.9.12 -> 9.9.13, 9.10.7 -> 9.10.8, 9.11.3 -> 9.11.21, 9.12.1 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.9.12-S1 -> 9.9.13-S1, 9.11.3-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker who has been granted privileges to change a specific subset of the zone's content could abuse these unintended additional privileges to update other contents of the zone.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8624", url: "https://www.suse.com/security/cve/CVE-2020-8624", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8624", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8624", url: "https://bugzilla.suse.com/1191120", }, ], 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 Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-chrootenv-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:bind-doc-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:bind-utils-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libbind9-1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libdns1605-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs-devel-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libirs1601-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisc1606-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccc1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libisccfg1600-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-32bit-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.i586", "openSUSE Leap 15.1:libns1604-9.16.6-lp151.11.9.1.x86_64", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv-devel-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.i586", "openSUSE Leap 15.1:libuv1-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:libuv1-32bit-1.18.0-lp151.3.3.1.x86_64", "openSUSE Leap 15.1:python3-bind-9.16.6-lp151.11.9.1.noarch", "openSUSE Leap 15.1:sysuser-shadow-2.0-lp151.4.3.1.noarch", "openSUSE Leap 15.1:sysuser-tools-2.0-lp151.4.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-20T04:20:51Z", details: "important", }, ], title: "CVE-2020-8624", }, ], }
opensuse-su-2020:1699-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: "Security update for bind", title: "Title of the patch", }, { category: "description", text: "This update for bind fixes the following issues:\n\nBIND was upgraded to version 9.16.6:\n\nNote:\n\n- bind is now more strict in regards to DNSSEC. If queries are not working,\n check for DNSSEC issues. For instance, if bind is used in a namserver\n forwarder chain, the forwarding DNS servers must support DNSSEC.\n\nFixing security issues:\n\n- CVE-2020-8616: Further limit the number of queries that can be triggered from\n a request. Root and TLD servers are no longer exempt\n from max-recursion-queries. Fetches for missing name server. (bsc#1171740)\n Address records are limited to 4 for any domain.\n- CVE-2020-8617: Replaying a TSIG BADTIME response as a request could trigger an\n assertion failure. (bsc#1171740)\n- CVE-2019-6477: Fixed an issue where TCP-pipelined queries could bypass \n the tcp-clients limit (bsc#1157051).\n- CVE-2018-5741: Fixed the documentation (bsc#1109160).\n- CVE-2020-8618: It was possible to trigger an INSIST when determining\n whether a record would fit into a TCP message buffer (bsc#1172958).\n- CVE-2020-8619: It was possible to trigger an INSIST in\n lib/dns/rbtdb.c:new_reference() with a particular zone content\n and query patterns (bsc#1172958).\n- CVE-2020-8624: 'update-policy' rules of type 'subdomain' were\n incorrectly treated as 'zonesub' rules, which allowed\n keys used in 'subdomain' rules to update names outside\n of the specified subdomains. The problem was fixed by\n making sure 'subdomain' rules are again processed as\n described in the ARM (bsc#1175443).\n- CVE-2020-8623: When BIND 9 was compiled with native PKCS#11 support, it\n was possible to trigger an assertion failure in code\n determining the number of bits in the PKCS#11 RSA public\n key with a specially crafted packet (bsc#1175443).\n- CVE-2020-8621: named could crash in certain query resolution scenarios\n where QNAME minimization and forwarding were both\n enabled (bsc#1175443).\n- CVE-2020-8620: It was possible to trigger an assertion failure by\n sending a specially crafted large TCP DNS message (bsc#1175443).\n- CVE-2020-8622: It was possible to trigger an assertion failure when\n verifying the response to a TSIG-signed request (bsc#1175443).\n\nOther issues fixed:\n\n- Add engine support to OpenSSL EdDSA implementation.\n- Add engine support to OpenSSL ECDSA implementation.\n- Update PKCS#11 EdDSA implementation to PKCS#11 v3.0.\n- Warn about AXFR streams with inconsistent message IDs.\n- Make ISC rwlock implementation the default again.\n- Fixed issues when using cookie-secrets for AES and SHA2 (bsc#1161168)\n- Installed the default files in /var/lib/named and created \n chroot environment on systems using transactional-updates (bsc#1100369, fate#325524)\n- Fixed an issue where bind was not working in FIPS mode (bsc#906079).\n- Fixed dependency issues (bsc#1118367 and bsc#1118368).\n- GeoIP support is now discontinued, now GeoIP2 is used(bsc#1156205).\n- Fixed an issue with FIPS (bsc#1128220).\n- The liblwres library is discontinued upstream and is no longer included.\n- Added service dependency on NTP to make sure the clock is accurate when bind is starts (bsc#1170667, bsc#1170713).\n- Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE.\n- The default value of 'max-stale-ttl' has been changed from 1 week to 12 hours.\n- Zone timers are now exported via statistics channel.\n- The 'primary' and 'secondary' keywords, when used as parameters for 'check-names', were not processed correctly and were being ignored.\n- 'rndc dnstap -roll <value>' did not limit the number of saved files to <value>.\n- Add 'rndc dnssec -status' command.\n- Addressed a couple of situations where named could crash.\n- Changed /var/lib/named to owner root:named and perms rwxrwxr-t\n so that named, being a/the only member of the 'named' group\n has full r/w access yet cannot change directories owned by root\n in the case of a compromized named.\n [bsc#1173307, bind-chrootenv.conf]\n- Added '/etc/bind.keys' to NAMED_CONF_INCLUDE_FILES in /etc/sysconfig/named to suppress warning message re missing file (bsc#1173983).\n- Removed '-r /dev/urandom' from all invocations of rndc-confgen\n (init/named system/lwresd.init system/named.init in vendor-files)\n as this option is deprecated and causes rndc-confgen to fail.\n (bsc#1173311, bsc#1176674, bsc#1170713)\n- /usr/bin/genDDNSkey: Removing the use of the -r option in the call\n of /usr/sbin/dnssec-keygen as BIND now uses the random number\n functions provided by the crypto library (i.e., OpenSSL or a\n PKCS#11 provider) as a source of randomness rather than /dev/random.\n Therefore the -r command line option no longer has any effect on\n dnssec-keygen. Leaving the option in genDDNSkey as to not break\n compatibility. Patch provided by Stefan Eisenwiener.\n [bsc#1171313]\n- Put libns into a separate subpackage to avoid file conflicts\n in the libisc subpackage due to different sonums (bsc#1176092).\n- Require /sbin/start_daemon: both init scripts, the one used in\n systemd context as well as legacy sysv, make use of start_daemon.\n\nThis update was imported from the SUSE:SLE-15:Update update project.", title: "Description of the patch", }, { category: "details", text: "openSUSE-2020-1699", 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-2020_1699-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2020:1699-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VUOYW2V65CJWOTYJHZKJDB23QXG7SODU/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2020:1699-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VUOYW2V65CJWOTYJHZKJDB23QXG7SODU/", }, { category: "self", summary: "SUSE Bug 1100369", url: "https://bugzilla.suse.com/1100369", }, { category: "self", summary: "SUSE Bug 1109160", url: "https://bugzilla.suse.com/1109160", }, { category: "self", summary: "SUSE Bug 1118367", url: "https://bugzilla.suse.com/1118367", }, { category: "self", summary: "SUSE Bug 1118368", url: "https://bugzilla.suse.com/1118368", }, { category: "self", summary: "SUSE Bug 1128220", url: "https://bugzilla.suse.com/1128220", }, { category: "self", summary: "SUSE Bug 1156205", url: "https://bugzilla.suse.com/1156205", }, { category: "self", summary: "SUSE Bug 1157051", url: "https://bugzilla.suse.com/1157051", }, { category: "self", summary: "SUSE Bug 1161168", url: "https://bugzilla.suse.com/1161168", }, { category: "self", summary: "SUSE Bug 1170667", url: "https://bugzilla.suse.com/1170667", }, { category: "self", summary: "SUSE Bug 1170713", url: "https://bugzilla.suse.com/1170713", }, { category: "self", summary: "SUSE Bug 1171313", url: "https://bugzilla.suse.com/1171313", }, { category: "self", summary: "SUSE Bug 1171740", url: "https://bugzilla.suse.com/1171740", }, { category: "self", summary: "SUSE Bug 1172958", url: "https://bugzilla.suse.com/1172958", }, { category: "self", summary: "SUSE Bug 1173307", url: "https://bugzilla.suse.com/1173307", }, { category: "self", summary: "SUSE Bug 1173311", url: "https://bugzilla.suse.com/1173311", }, { category: "self", summary: "SUSE Bug 1173983", url: "https://bugzilla.suse.com/1173983", }, { category: "self", summary: "SUSE Bug 1175443", url: "https://bugzilla.suse.com/1175443", }, { category: "self", summary: "SUSE Bug 1176092", url: "https://bugzilla.suse.com/1176092", }, { category: "self", summary: "SUSE Bug 1176674", url: "https://bugzilla.suse.com/1176674", }, { category: "self", summary: "SUSE Bug 906079", url: "https://bugzilla.suse.com/906079", }, { category: "self", summary: "SUSE CVE CVE-2017-3136 page", url: "https://www.suse.com/security/cve/CVE-2017-3136/", }, { category: "self", summary: "SUSE CVE CVE-2018-5741 page", url: "https://www.suse.com/security/cve/CVE-2018-5741/", }, { category: "self", summary: "SUSE CVE CVE-2019-6477 page", url: "https://www.suse.com/security/cve/CVE-2019-6477/", }, { category: "self", summary: "SUSE CVE CVE-2020-8616 page", url: "https://www.suse.com/security/cve/CVE-2020-8616/", }, { category: "self", summary: "SUSE CVE CVE-2020-8617 page", url: "https://www.suse.com/security/cve/CVE-2020-8617/", }, { category: "self", summary: "SUSE CVE CVE-2020-8618 page", url: "https://www.suse.com/security/cve/CVE-2020-8618/", }, { category: "self", summary: "SUSE CVE CVE-2020-8619 page", url: "https://www.suse.com/security/cve/CVE-2020-8619/", }, { category: "self", summary: "SUSE CVE CVE-2020-8620 page", url: "https://www.suse.com/security/cve/CVE-2020-8620/", }, { category: "self", summary: "SUSE CVE CVE-2020-8621 page", url: "https://www.suse.com/security/cve/CVE-2020-8621/", }, { category: "self", summary: "SUSE CVE CVE-2020-8622 page", url: "https://www.suse.com/security/cve/CVE-2020-8622/", }, { category: "self", summary: "SUSE CVE CVE-2020-8623 page", url: "https://www.suse.com/security/cve/CVE-2020-8623/", }, { category: "self", summary: "SUSE CVE CVE-2020-8624 page", url: "https://www.suse.com/security/cve/CVE-2020-8624/", }, ], title: "Security update for bind", tracking: { current_release_date: "2020-10-19T18:22:55Z", generator: { date: "2020-10-19T18:22:55Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2020:1699-1", initial_release_date: "2020-10-19T18:22:55Z", revision_history: [ { date: "2020-10-19T18:22:55Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "bind-9.16.6-lp152.14.3.1.i586", product: { name: "bind-9.16.6-lp152.14.3.1.i586", product_id: "bind-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "bind-chrootenv-9.16.6-lp152.14.3.1.i586", product: { name: "bind-chrootenv-9.16.6-lp152.14.3.1.i586", product_id: "bind-chrootenv-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "bind-devel-9.16.6-lp152.14.3.1.i586", product: { name: "bind-devel-9.16.6-lp152.14.3.1.i586", product_id: "bind-devel-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "bind-utils-9.16.6-lp152.14.3.1.i586", product: { name: "bind-utils-9.16.6-lp152.14.3.1.i586", product_id: "bind-utils-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "libbind9-1600-9.16.6-lp152.14.3.1.i586", product: { name: "libbind9-1600-9.16.6-lp152.14.3.1.i586", product_id: "libbind9-1600-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "libdns1605-9.16.6-lp152.14.3.1.i586", product: { name: "libdns1605-9.16.6-lp152.14.3.1.i586", product_id: "libdns1605-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "libirs-devel-9.16.6-lp152.14.3.1.i586", product: { name: "libirs-devel-9.16.6-lp152.14.3.1.i586", product_id: "libirs-devel-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "libirs1601-9.16.6-lp152.14.3.1.i586", product: { name: "libirs1601-9.16.6-lp152.14.3.1.i586", product_id: "libirs1601-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "libisc1606-9.16.6-lp152.14.3.1.i586", product: { name: "libisc1606-9.16.6-lp152.14.3.1.i586", product_id: "libisc1606-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "libisccc1600-9.16.6-lp152.14.3.1.i586", product: { name: "libisccc1600-9.16.6-lp152.14.3.1.i586", product_id: "libisccc1600-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "libisccfg1600-9.16.6-lp152.14.3.1.i586", product: { name: "libisccfg1600-9.16.6-lp152.14.3.1.i586", product_id: "libisccfg1600-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "libns1604-9.16.6-lp152.14.3.1.i586", product: { name: "libns1604-9.16.6-lp152.14.3.1.i586", product_id: "libns1604-9.16.6-lp152.14.3.1.i586", }, }, { category: "product_version", name: "libuv-devel-1.18.0-lp152.4.3.1.i586", product: { name: "libuv-devel-1.18.0-lp152.4.3.1.i586", product_id: "libuv-devel-1.18.0-lp152.4.3.1.i586", }, }, { category: "product_version", name: "libuv1-1.18.0-lp152.4.3.1.i586", product: { name: "libuv1-1.18.0-lp152.4.3.1.i586", product_id: "libuv1-1.18.0-lp152.4.3.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "bind-doc-9.16.6-lp152.14.3.1.noarch", product: { name: "bind-doc-9.16.6-lp152.14.3.1.noarch", product_id: "bind-doc-9.16.6-lp152.14.3.1.noarch", }, }, { category: "product_version", name: "python3-bind-9.16.6-lp152.14.3.1.noarch", product: { name: "python3-bind-9.16.6-lp152.14.3.1.noarch", product_id: "python3-bind-9.16.6-lp152.14.3.1.noarch", }, }, { category: "product_version", name: "sysuser-shadow-2.0-lp152.5.3.1.noarch", product: { name: "sysuser-shadow-2.0-lp152.5.3.1.noarch", product_id: "sysuser-shadow-2.0-lp152.5.3.1.noarch", }, }, { category: "product_version", name: "sysuser-tools-2.0-lp152.5.3.1.noarch", product: { name: "sysuser-tools-2.0-lp152.5.3.1.noarch", product_id: "sysuser-tools-2.0-lp152.5.3.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "bind-9.16.6-lp152.14.3.1.x86_64", product: { name: "bind-9.16.6-lp152.14.3.1.x86_64", product_id: "bind-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", product: { name: "bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", product_id: "bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "bind-devel-9.16.6-lp152.14.3.1.x86_64", product: { name: "bind-devel-9.16.6-lp152.14.3.1.x86_64", product_id: "bind-devel-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", product: { name: "bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", product_id: "bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "bind-utils-9.16.6-lp152.14.3.1.x86_64", product: { name: "bind-utils-9.16.6-lp152.14.3.1.x86_64", product_id: "bind-utils-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libbind9-1600-9.16.6-lp152.14.3.1.x86_64", product: { name: "libbind9-1600-9.16.6-lp152.14.3.1.x86_64", product_id: "libbind9-1600-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", product: { name: "libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", product_id: "libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libdns1605-9.16.6-lp152.14.3.1.x86_64", product: { name: "libdns1605-9.16.6-lp152.14.3.1.x86_64", product_id: "libdns1605-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", product: { name: "libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", product_id: "libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libirs-devel-9.16.6-lp152.14.3.1.x86_64", product: { name: "libirs-devel-9.16.6-lp152.14.3.1.x86_64", product_id: "libirs-devel-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libirs1601-9.16.6-lp152.14.3.1.x86_64", product: { name: "libirs1601-9.16.6-lp152.14.3.1.x86_64", product_id: "libirs1601-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", product: { name: "libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", product_id: "libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libisc1606-9.16.6-lp152.14.3.1.x86_64", product: { name: "libisc1606-9.16.6-lp152.14.3.1.x86_64", product_id: "libisc1606-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", product: { name: "libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", product_id: "libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libisccc1600-9.16.6-lp152.14.3.1.x86_64", product: { name: "libisccc1600-9.16.6-lp152.14.3.1.x86_64", product_id: "libisccc1600-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", product: { name: "libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", product_id: "libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libisccfg1600-9.16.6-lp152.14.3.1.x86_64", product: { name: "libisccfg1600-9.16.6-lp152.14.3.1.x86_64", product_id: "libisccfg1600-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", product: { name: "libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", product_id: "libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libns1604-9.16.6-lp152.14.3.1.x86_64", product: { name: "libns1604-9.16.6-lp152.14.3.1.x86_64", product_id: "libns1604-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", product: { name: "libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", product_id: "libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", }, }, { category: "product_version", name: "libuv-devel-1.18.0-lp152.4.3.1.x86_64", product: { name: "libuv-devel-1.18.0-lp152.4.3.1.x86_64", product_id: "libuv-devel-1.18.0-lp152.4.3.1.x86_64", }, }, { category: "product_version", name: "libuv1-1.18.0-lp152.4.3.1.x86_64", product: { name: "libuv1-1.18.0-lp152.4.3.1.x86_64", product_id: "libuv1-1.18.0-lp152.4.3.1.x86_64", }, }, { category: "product_version", name: "libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", product: { name: "libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", product_id: "libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Leap 15.2", product: { name: "openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.2", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "bind-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", }, product_reference: "bind-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "bind-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", }, product_reference: "bind-chrootenv-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", }, product_reference: "bind-devel-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "bind-devel-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.16.6-lp152.14.3.1.noarch as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", }, product_reference: "bind-doc-9.16.6-lp152.14.3.1.noarch", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", }, product_reference: "bind-utils-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "bind-utils-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", }, product_reference: "libbind9-1600-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libbind9-1600-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", }, product_reference: "libdns1605-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libdns1605-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", }, product_reference: "libirs-devel-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libirs-devel-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", }, product_reference: "libirs1601-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libirs1601-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", }, product_reference: "libisc1606-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libisc1606-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", }, product_reference: "libisccc1600-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libisccc1600-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", }, product_reference: "libisccfg1600-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libisccfg1600-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-lp152.14.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", }, product_reference: "libns1604-9.16.6-lp152.14.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libns1604-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libns1604-32bit-9.16.6-lp152.14.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", }, product_reference: "libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libuv-devel-1.18.0-lp152.4.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", }, product_reference: "libuv-devel-1.18.0-lp152.4.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libuv-devel-1.18.0-lp152.4.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", }, product_reference: "libuv-devel-1.18.0-lp152.4.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libuv1-1.18.0-lp152.4.3.1.i586 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", }, product_reference: "libuv1-1.18.0-lp152.4.3.1.i586", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libuv1-1.18.0-lp152.4.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", }, product_reference: "libuv1-1.18.0-lp152.4.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "libuv1-32bit-1.18.0-lp152.4.3.1.x86_64 as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", }, product_reference: "libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "python3-bind-9.16.6-lp152.14.3.1.noarch as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", }, product_reference: "python3-bind-9.16.6-lp152.14.3.1.noarch", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "sysuser-shadow-2.0-lp152.5.3.1.noarch as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", }, product_reference: "sysuser-shadow-2.0-lp152.5.3.1.noarch", relates_to_product_reference: "openSUSE Leap 15.2", }, { category: "default_component_of", full_product_name: { name: "sysuser-tools-2.0-lp152.5.3.1.noarch as component of openSUSE Leap 15.2", product_id: "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", }, product_reference: "sysuser-tools-2.0-lp152.5.3.1.noarch", relates_to_product_reference: "openSUSE Leap 15.2", }, ], }, vulnerabilities: [ { cve: "CVE-2017-3136", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-3136", }, ], notes: [ { category: "general", text: "A query with a specific set of characteristics could cause a server using DNS64 to encounter an assertion failure and terminate. An attacker could deliberately construct a query, enabling denial-of-service against a server if it was configured to use the DNS64 feature and other preconditions were met. Affects BIND 9.8.0 -> 9.8.8-P1, 9.9.0 -> 9.9.9-P6, 9.9.10b1->9.9.10rc1, 9.10.0 -> 9.10.4-P6, 9.10.5b1->9.10.5rc1, 9.11.0 -> 9.11.0-P3, 9.11.1b1->9.11.1rc1, 9.9.3-S1 -> 9.9.9-S8.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-3136", url: "https://www.suse.com/security/cve/CVE-2017-3136", }, { category: "external", summary: "SUSE Bug 1018700 for CVE-2017-3136", url: "https://bugzilla.suse.com/1018700", }, { category: "external", summary: "SUSE Bug 1018701 for CVE-2017-3136", url: "https://bugzilla.suse.com/1018701", }, { category: "external", summary: "SUSE Bug 1018702 for CVE-2017-3136", url: "https://bugzilla.suse.com/1018702", }, { category: "external", summary: "SUSE Bug 1024130 for CVE-2017-3136", url: "https://bugzilla.suse.com/1024130", }, { category: "external", summary: "SUSE Bug 1033461 for CVE-2017-3136", url: "https://bugzilla.suse.com/1033461", }, { category: "external", summary: "SUSE Bug 1033466 for CVE-2017-3136", url: "https://bugzilla.suse.com/1033466", }, { category: "external", summary: "SUSE Bug 1081545 for CVE-2017-3136", url: "https://bugzilla.suse.com/1081545", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "important", }, ], title: "CVE-2017-3136", }, { cve: "CVE-2018-5741", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-5741", }, ], notes: [ { category: "general", text: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2018-5741", url: "https://www.suse.com/security/cve/CVE-2018-5741", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2018-5741", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2018-5741", url: "https://bugzilla.suse.com/1171740", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, products: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "moderate", }, ], title: "CVE-2018-5741", }, { cve: "CVE-2019-6477", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-6477", }, ], notes: [ { category: "general", text: "With pipelining enabled each incoming query on a TCP connection requires a similar resource allocation to a query received via UDP or via TCP without pipelining enabled. A client using a TCP-pipelined connection to a server could consume more resources than the server has been provisioned to handle. When a TCP connection with a large number of pipelined queries is closed, the load on the server releasing these multiple resources can cause it to become unresponsive, even for queries that can be answered authoritatively or from cache. (This is most likely to be perceived as an intermittent server problem).", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2019-6477", url: "https://www.suse.com/security/cve/CVE-2019-6477", }, { category: "external", summary: "SUSE Bug 1157051 for CVE-2019-6477", url: "https://bugzilla.suse.com/1157051", }, { category: "external", summary: "SUSE Bug 1197136 for CVE-2019-6477", url: "https://bugzilla.suse.com/1197136", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.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: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "important", }, ], title: "CVE-2019-6477", }, { cve: "CVE-2020-8616", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8616", }, ], notes: [ { category: "general", text: "A malicious actor who intentionally exploits this lack of effective limitation on the number of fetches performed when processing referrals can, through the use of specially crafted referrals, cause a recursing server to issue a very large number of fetches in an attempt to process the referral. This has at least two potential effects: The performance of the recursing server can potentially be degraded by the additional work required to perform these fetches, and The attacker can exploit this behavior to use the recursing server as a reflector in a reflection attack with a high amplification factor.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8616", url: "https://www.suse.com/security/cve/CVE-2020-8616", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2020-8616", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2020-8616", url: "https://bugzilla.suse.com/1171740", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 8.6, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "moderate", }, ], title: "CVE-2020-8616", }, { cve: "CVE-2020-8617", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8617", }, ], notes: [ { category: "general", text: "Using a specially-crafted message, an attacker may potentially cause a BIND server to reach an inconsistent state if the attacker knows (or successfully guesses) the name of a TSIG key used by the server. Since BIND, by default, configures a local session key even on servers whose configuration does not otherwise make use of it, almost all current BIND servers are vulnerable. In releases of BIND dating from March 2018 and after, an assertion check in tsig.c detects this inconsistent state and deliberately exits. Prior to the introduction of the check the server would continue operating in an inconsistent state, with potentially harmful results.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8617", url: "https://www.suse.com/security/cve/CVE-2020-8617", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2020-8617", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2020-8617", url: "https://bugzilla.suse.com/1171740", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.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: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "moderate", }, ], title: "CVE-2020-8617", }, { cve: "CVE-2020-8618", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8618", }, ], notes: [ { category: "general", text: "An attacker who is permitted to send zone data to a server via zone transfer can exploit this to intentionally trigger the assertion failure with a specially constructed zone, denying service to clients.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8618", url: "https://www.suse.com/security/cve/CVE-2020-8618", }, { category: "external", summary: "SUSE Bug 1172958 for CVE-2020-8618", url: "https://bugzilla.suse.com/1172958", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 4.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "moderate", }, ], title: "CVE-2020-8618", }, { cve: "CVE-2020-8619", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8619", }, ], notes: [ { category: "general", text: "In ISC BIND9 versions BIND 9.11.14 -> 9.11.19, BIND 9.14.9 -> 9.14.12, BIND 9.16.0 -> 9.16.3, BIND Supported Preview Edition 9.11.14-S1 -> 9.11.19-S1: Unless a nameserver is providing authoritative service for one or more zones and at least one zone contains an empty non-terminal entry containing an asterisk (\"*\") character, this defect cannot be encountered. A would-be attacker who is allowed to change zone content could theoretically introduce such a record in order to exploit this condition to cause denial of service, though we consider the use of this vector unlikely because any such attack would require a significant privilege level and be easily traceable.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8619", url: "https://www.suse.com/security/cve/CVE-2020-8619", }, { category: "external", summary: "SUSE Bug 1172958 for CVE-2020-8619", url: "https://bugzilla.suse.com/1172958", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 4.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "moderate", }, ], title: "CVE-2020-8619", }, { cve: "CVE-2020-8620", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8620", }, ], notes: [ { category: "general", text: "In BIND 9.15.6 -> 9.16.5, 9.17.0 -> 9.17.3, An attacker who can establish a TCP connection with the server and send data on that connection can exploit this to trigger the assertion failure, causing the server to exit.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8620", url: "https://www.suse.com/security/cve/CVE-2020-8620", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8620", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8620", url: "https://bugzilla.suse.com/1191120", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.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: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "important", }, ], title: "CVE-2020-8620", }, { cve: "CVE-2020-8621", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8621", }, ], notes: [ { category: "general", text: "In BIND 9.14.0 -> 9.16.5, 9.17.0 -> 9.17.3, If a server is configured with both QNAME minimization and 'forward first' then an attacker who can send queries to it may be able to trigger the condition that will cause the server to crash. Servers that 'forward only' are not affected.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8621", url: "https://www.suse.com/security/cve/CVE-2020-8621", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8621", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8621", url: "https://bugzilla.suse.com/1191120", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.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: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "important", }, ], title: "CVE-2020-8621", }, { cve: "CVE-2020-8622", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8622", }, ], notes: [ { category: "general", text: "In BIND 9.0.0 -> 9.11.21, 9.12.0 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.9.3-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker on the network path for a TSIG-signed request, or operating the server receiving the TSIG-signed request, could send a truncated response to that request, triggering an assertion failure, causing the server to exit. Alternately, an off-path attacker would have to correctly guess when a TSIG-signed request was sent, along with other characteristics of the packet and message, and spoof a truncated response to trigger an assertion failure, causing the server to exit.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8622", url: "https://www.suse.com/security/cve/CVE-2020-8622", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8622", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1188888 for CVE-2020-8622", url: "https://bugzilla.suse.com/1188888", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8622", url: "https://bugzilla.suse.com/1191120", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "important", }, ], title: "CVE-2020-8622", }, { cve: "CVE-2020-8623", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8623", }, ], notes: [ { category: "general", text: "In BIND 9.10.0 -> 9.11.21, 9.12.0 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.10.5-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker that can reach a vulnerable system with a specially crafted query packet can trigger a crash. To be vulnerable, the system must: * be running BIND that was built with \"--enable-native-pkcs11\" * be signing one or more zones with an RSA key * be able to receive queries from a possible attacker", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8623", url: "https://www.suse.com/security/cve/CVE-2020-8623", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8623", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8623", url: "https://bugzilla.suse.com/1191120", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.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: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "important", }, ], title: "CVE-2020-8623", }, { cve: "CVE-2020-8624", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8624", }, ], notes: [ { category: "general", text: "In BIND 9.9.12 -> 9.9.13, 9.10.7 -> 9.10.8, 9.11.3 -> 9.11.21, 9.12.1 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.9.12-S1 -> 9.9.13-S1, 9.11.3-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker who has been granted privileges to change a specific subset of the zone's content could abuse these unintended additional privileges to update other contents of the zone.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8624", url: "https://www.suse.com/security/cve/CVE-2020-8624", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8624", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8624", url: "https://bugzilla.suse.com/1191120", }, ], 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 Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-chrootenv-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:bind-doc-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:bind-utils-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libbind9-1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libdns1605-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs-devel-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libirs1601-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisc1606-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccc1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libisccfg1600-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-32bit-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.i586", "openSUSE Leap 15.2:libns1604-9.16.6-lp152.14.3.1.x86_64", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv-devel-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.i586", "openSUSE Leap 15.2:libuv1-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:libuv1-32bit-1.18.0-lp152.4.3.1.x86_64", "openSUSE Leap 15.2:python3-bind-9.16.6-lp152.14.3.1.noarch", "openSUSE Leap 15.2:sysuser-shadow-2.0-lp152.5.3.1.noarch", "openSUSE Leap 15.2:sysuser-tools-2.0-lp152.5.3.1.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-19T18:22:55Z", details: "important", }, ], title: "CVE-2020-8624", }, ], }
suse-su-2020:14400-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-2020-8616: Fixed the insufficient limit on the number of fetches performed when processing referrals (bsc#1171740).\n- CVE-2020-8617: Fixed a logic error in code which checks TSIG validity (bsc#1171740).\n- CVE-2018-5741: Fixed the documentation (bsc#1109160).\n- Removed rndc.key generation from bind.spec file (bsc#1092283, bsc#1033843)\n bind should create the key on first boot or if it went missing.\n", title: "Description of the patch", }, { category: "details", text: "sleposp3-bind-14400,slessp4-bind-14400", 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-2020_14400-1.json", }, { category: "self", summary: "URL for SUSE-SU-2020:14400-1", url: "https://www.suse.com/support/update/announcement/2020/suse-su-202014400-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2020:14400-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2020-June/006991.html", }, { category: "self", summary: "SUSE Bug 1033843", url: "https://bugzilla.suse.com/1033843", }, { category: "self", summary: "SUSE Bug 1092283", url: "https://bugzilla.suse.com/1092283", }, { category: "self", summary: "SUSE Bug 1109160", url: "https://bugzilla.suse.com/1109160", }, { category: "self", summary: "SUSE Bug 1171740", url: "https://bugzilla.suse.com/1171740", }, { category: "self", summary: "SUSE Bug 1172220", url: "https://bugzilla.suse.com/1172220", }, { category: "self", summary: "SUSE Bug 1172680", url: "https://bugzilla.suse.com/1172680", }, { category: "self", summary: "SUSE CVE CVE-2018-5741 page", url: "https://www.suse.com/security/cve/CVE-2018-5741/", }, { category: "self", summary: "SUSE CVE CVE-2020-8616 page", url: "https://www.suse.com/security/cve/CVE-2020-8616/", }, { category: "self", summary: "SUSE CVE CVE-2020-8617 page", url: "https://www.suse.com/security/cve/CVE-2020-8617/", }, ], title: "Security update for bind", tracking: { current_release_date: "2020-06-19T14:11:27Z", generator: { date: "2020-06-19T14:11:27Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2020:14400-1", initial_release_date: "2020-06-19T14:11:27Z", revision_history: [ { date: "2020-06-19T14:11:27Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "bind-9.9.6P1-0.51.20.1.i586", product: { name: "bind-9.9.6P1-0.51.20.1.i586", product_id: "bind-9.9.6P1-0.51.20.1.i586", }, }, { category: "product_version", name: "bind-chrootenv-9.9.6P1-0.51.20.1.i586", product: { name: "bind-chrootenv-9.9.6P1-0.51.20.1.i586", product_id: "bind-chrootenv-9.9.6P1-0.51.20.1.i586", }, }, { category: "product_version", name: "bind-devel-9.9.6P1-0.51.20.1.i586", product: { name: "bind-devel-9.9.6P1-0.51.20.1.i586", product_id: "bind-devel-9.9.6P1-0.51.20.1.i586", }, }, { category: "product_version", name: "bind-doc-9.9.6P1-0.51.20.1.i586", product: { name: "bind-doc-9.9.6P1-0.51.20.1.i586", product_id: "bind-doc-9.9.6P1-0.51.20.1.i586", }, }, { category: "product_version", name: "bind-libs-9.9.6P1-0.51.20.1.i586", product: { name: "bind-libs-9.9.6P1-0.51.20.1.i586", product_id: "bind-libs-9.9.6P1-0.51.20.1.i586", }, }, { category: "product_version", name: "bind-utils-9.9.6P1-0.51.20.1.i586", product: { name: "bind-utils-9.9.6P1-0.51.20.1.i586", product_id: "bind-utils-9.9.6P1-0.51.20.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "bind-9.9.6P1-0.51.20.1.ppc64", product: { name: "bind-9.9.6P1-0.51.20.1.ppc64", product_id: "bind-9.9.6P1-0.51.20.1.ppc64", }, }, { category: "product_version", name: "bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", product: { name: "bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", product_id: "bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", }, }, { category: "product_version", name: "bind-doc-9.9.6P1-0.51.20.1.ppc64", product: { name: "bind-doc-9.9.6P1-0.51.20.1.ppc64", product_id: "bind-doc-9.9.6P1-0.51.20.1.ppc64", }, }, { category: "product_version", name: "bind-libs-9.9.6P1-0.51.20.1.ppc64", product: { name: "bind-libs-9.9.6P1-0.51.20.1.ppc64", product_id: "bind-libs-9.9.6P1-0.51.20.1.ppc64", }, }, { category: "product_version", name: "bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", product: { name: "bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", product_id: "bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", }, }, { category: "product_version", name: "bind-utils-9.9.6P1-0.51.20.1.ppc64", product: { name: "bind-utils-9.9.6P1-0.51.20.1.ppc64", product_id: "bind-utils-9.9.6P1-0.51.20.1.ppc64", }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "bind-9.9.6P1-0.51.20.1.s390x", product: { name: "bind-9.9.6P1-0.51.20.1.s390x", product_id: "bind-9.9.6P1-0.51.20.1.s390x", }, }, { category: "product_version", name: "bind-chrootenv-9.9.6P1-0.51.20.1.s390x", product: { name: "bind-chrootenv-9.9.6P1-0.51.20.1.s390x", product_id: "bind-chrootenv-9.9.6P1-0.51.20.1.s390x", }, }, { category: "product_version", name: "bind-doc-9.9.6P1-0.51.20.1.s390x", product: { name: "bind-doc-9.9.6P1-0.51.20.1.s390x", product_id: "bind-doc-9.9.6P1-0.51.20.1.s390x", }, }, { category: "product_version", name: "bind-libs-9.9.6P1-0.51.20.1.s390x", product: { name: "bind-libs-9.9.6P1-0.51.20.1.s390x", product_id: "bind-libs-9.9.6P1-0.51.20.1.s390x", }, }, { category: "product_version", name: "bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", product: { name: "bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", product_id: "bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", }, }, { category: "product_version", name: "bind-utils-9.9.6P1-0.51.20.1.s390x", product: { name: "bind-utils-9.9.6P1-0.51.20.1.s390x", product_id: "bind-utils-9.9.6P1-0.51.20.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "bind-9.9.6P1-0.51.20.1.x86_64", product: { name: "bind-9.9.6P1-0.51.20.1.x86_64", product_id: "bind-9.9.6P1-0.51.20.1.x86_64", }, }, { category: "product_version", name: "bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", product: { name: "bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", product_id: "bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", }, }, { category: "product_version", name: "bind-doc-9.9.6P1-0.51.20.1.x86_64", product: { name: "bind-doc-9.9.6P1-0.51.20.1.x86_64", product_id: "bind-doc-9.9.6P1-0.51.20.1.x86_64", }, }, { category: "product_version", name: "bind-libs-9.9.6P1-0.51.20.1.x86_64", product: { name: "bind-libs-9.9.6P1-0.51.20.1.x86_64", product_id: "bind-libs-9.9.6P1-0.51.20.1.x86_64", }, }, { category: "product_version", name: "bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", product: { name: "bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", product_id: "bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", }, }, { category: "product_version", name: "bind-utils-9.9.6P1-0.51.20.1.x86_64", product: { name: "bind-utils-9.9.6P1-0.51.20.1.x86_64", product_id: "bind-utils-9.9.6P1-0.51.20.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Point of Sale 11 SP3", product: { name: "SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sle-pos:11:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 11 SP4-LTSS", product: { name: "SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:suse_sles:11:sp4", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "bind-9.9.6P1-0.51.20.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:bind-9.9.6P1-0.51.20.1.i586", }, product_reference: "bind-9.9.6P1-0.51.20.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.6P1-0.51.20.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:bind-chrootenv-9.9.6P1-0.51.20.1.i586", }, product_reference: "bind-chrootenv-9.9.6P1-0.51.20.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.9.6P1-0.51.20.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:bind-devel-9.9.6P1-0.51.20.1.i586", }, product_reference: "bind-devel-9.9.6P1-0.51.20.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.6P1-0.51.20.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:bind-doc-9.9.6P1-0.51.20.1.i586", }, product_reference: "bind-doc-9.9.6P1-0.51.20.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.6P1-0.51.20.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:bind-libs-9.9.6P1-0.51.20.1.i586", }, product_reference: "bind-libs-9.9.6P1-0.51.20.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.6P1-0.51.20.1.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3", product_id: "SUSE Linux Enterprise Point of Sale 11 SP3:bind-utils-9.9.6P1-0.51.20.1.i586", }, product_reference: "bind-utils-9.9.6P1-0.51.20.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Point of Sale 11 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.6P1-0.51.20.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.i586", }, product_reference: "bind-9.9.6P1-0.51.20.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.6P1-0.51.20.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.ppc64", }, product_reference: "bind-9.9.6P1-0.51.20.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.6P1-0.51.20.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.s390x", }, product_reference: "bind-9.9.6P1-0.51.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.6P1-0.51.20.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.x86_64", }, product_reference: "bind-9.9.6P1-0.51.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.6P1-0.51.20.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.i586", }, product_reference: "bind-chrootenv-9.9.6P1-0.51.20.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.6P1-0.51.20.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", }, product_reference: "bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.6P1-0.51.20.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.s390x", }, product_reference: "bind-chrootenv-9.9.6P1-0.51.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.6P1-0.51.20.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", }, product_reference: "bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.6P1-0.51.20.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.i586", }, product_reference: "bind-doc-9.9.6P1-0.51.20.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.6P1-0.51.20.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.ppc64", }, product_reference: "bind-doc-9.9.6P1-0.51.20.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.6P1-0.51.20.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.s390x", }, product_reference: "bind-doc-9.9.6P1-0.51.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.6P1-0.51.20.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.x86_64", }, product_reference: "bind-doc-9.9.6P1-0.51.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.6P1-0.51.20.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.i586", }, product_reference: "bind-libs-9.9.6P1-0.51.20.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.6P1-0.51.20.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.ppc64", }, product_reference: "bind-libs-9.9.6P1-0.51.20.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.6P1-0.51.20.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.s390x", }, product_reference: "bind-libs-9.9.6P1-0.51.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.6P1-0.51.20.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.x86_64", }, product_reference: "bind-libs-9.9.6P1-0.51.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", }, product_reference: "bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.6P1-0.51.20.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", }, product_reference: "bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.6P1-0.51.20.1.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.i586", }, product_reference: "bind-utils-9.9.6P1-0.51.20.1.i586", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.6P1-0.51.20.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.ppc64", }, product_reference: "bind-utils-9.9.6P1-0.51.20.1.ppc64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.6P1-0.51.20.1.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.s390x", }, product_reference: "bind-utils-9.9.6P1-0.51.20.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.6P1-0.51.20.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS", product_id: "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.x86_64", }, product_reference: "bind-utils-9.9.6P1-0.51.20.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 11 SP4-LTSS", }, ], }, vulnerabilities: [ { cve: "CVE-2018-5741", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-5741", }, ], notes: [ { category: "general", text: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-devel-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-5741", url: "https://www.suse.com/security/cve/CVE-2018-5741", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2018-5741", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2018-5741", url: "https://bugzilla.suse.com/1171740", }, ], 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 Point of Sale 11 SP3:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-devel-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-devel-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-06-19T14:11:27Z", details: "moderate", }, ], title: "CVE-2018-5741", }, { cve: "CVE-2020-8616", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8616", }, ], notes: [ { category: "general", text: "A malicious actor who intentionally exploits this lack of effective limitation on the number of fetches performed when processing referrals can, through the use of specially crafted referrals, cause a recursing server to issue a very large number of fetches in an attempt to process the referral. This has at least two potential effects: The performance of the recursing server can potentially be degraded by the additional work required to perform these fetches, and The attacker can exploit this behavior to use the recursing server as a reflector in a reflection attack with a high amplification factor.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-devel-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-8616", url: "https://www.suse.com/security/cve/CVE-2020-8616", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2020-8616", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2020-8616", url: "https://bugzilla.suse.com/1171740", }, ], 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 Point of Sale 11 SP3:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-devel-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.6, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Point of Sale 11 SP3:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-devel-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-06-19T14:11:27Z", details: "moderate", }, ], title: "CVE-2020-8616", }, { cve: "CVE-2020-8617", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8617", }, ], notes: [ { category: "general", text: "Using a specially-crafted message, an attacker may potentially cause a BIND server to reach an inconsistent state if the attacker knows (or successfully guesses) the name of a TSIG key used by the server. Since BIND, by default, configures a local session key even on servers whose configuration does not otherwise make use of it, almost all current BIND servers are vulnerable. In releases of BIND dating from March 2018 and after, an assertion check in tsig.c detects this inconsistent state and deliberately exits. Prior to the introduction of the check the server would continue operating in an inconsistent state, with potentially harmful results.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Point of Sale 11 SP3:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-devel-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-8617", url: "https://www.suse.com/security/cve/CVE-2020-8617", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2020-8617", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2020-8617", url: "https://bugzilla.suse.com/1171740", }, ], 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 Point of Sale 11 SP3:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-devel-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.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 Point of Sale 11 SP3:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-devel-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Point of Sale 11 SP3:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-chrootenv-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-doc-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-32bit-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-libs-9.9.6P1-0.51.20.1.x86_64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.i586", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.ppc64", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.s390x", "SUSE Linux Enterprise Server 11 SP4-LTSS:bind-utils-9.9.6P1-0.51.20.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-06-19T14:11:27Z", details: "moderate", }, ], title: "CVE-2020-8617", }, ], }
suse-su-2020:1914-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- Amended documentation referring to rule types 'krb5-subdomain'\n and 'ms-subdomain'. This incorrect documentation could mislead\n operators into believing that policies they had configured were \n more restrictive than they actually were. [CVE-2018-5741]\n- Further limit the number of queries that can be triggered from a\n request. Root and TLD servers are no longer exempt from \n max-recursion-queries. Fetches for missing name server address\n records are limited to 4 for any domain. [CVE-2020-8616]\n- Replaying a TSIG BADTIME response as a request could trigger an\n assertion failure. [CVE-2020-8617]\n [bsc#1109160, bsc#1171740,\n CVE-2018-5741, bind-CVE-2018-5741.patch,\n CVE-2020-8616, bind-CVE-2020-8616.patch,\n CVE-2020-8617, bind-CVE-2020-8617.patch]\n\n- Don't rely on /etc/insserv.conf anymore for proper dependencies\n against nss-lookup.target in named.service and lwresd.service\n (bsc#1118367 bsc#1118368)\n- Using a drop-in file\n", title: "Description of the patch", }, { category: "details", text: "HPE-Helion-OpenStack-8-2020-1914,SUSE-2020-1914,SUSE-OpenStack-Cloud-7-2020-1914,SUSE-OpenStack-Cloud-8-2020-1914,SUSE-OpenStack-Cloud-Crowbar-8-2020-1914,SUSE-SLE-SAP-12-SP2-2020-1914,SUSE-SLE-SAP-12-SP3-2020-1914,SUSE-SLE-SERVER-12-SP2-2020-1914,SUSE-SLE-SERVER-12-SP2-BCL-2020-1914,SUSE-SLE-SERVER-12-SP3-2020-1914,SUSE-SLE-SERVER-12-SP3-BCL-2020-1914,SUSE-Storage-5-2020-1914", 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-2020_1914-1.json", }, { category: "self", summary: "URL for SUSE-SU-2020:1914-1", url: "https://www.suse.com/support/update/announcement/2020/suse-su-20201914-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2020:1914-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2020-July/007135.html", }, { category: "self", summary: "SUSE Bug 1109160", url: "https://bugzilla.suse.com/1109160", }, { category: "self", summary: "SUSE Bug 1118367", url: "https://bugzilla.suse.com/1118367", }, { category: "self", summary: "SUSE Bug 1118368", url: "https://bugzilla.suse.com/1118368", }, { category: "self", summary: "SUSE Bug 1171740", url: "https://bugzilla.suse.com/1171740", }, { category: "self", summary: "SUSE CVE CVE-2018-5741 page", url: "https://www.suse.com/security/cve/CVE-2018-5741/", }, { category: "self", summary: "SUSE CVE CVE-2020-8616 page", url: "https://www.suse.com/security/cve/CVE-2020-8616/", }, { category: "self", summary: "SUSE CVE CVE-2020-8617 page", url: "https://www.suse.com/security/cve/CVE-2020-8617/", }, ], title: "Security update for bind", tracking: { current_release_date: "2020-07-15T07:34:08Z", generator: { date: "2020-07-15T07:34:08Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2020:1914-1", initial_release_date: "2020-07-15T07:34:08Z", revision_history: [ { date: "2020-07-15T07:34:08Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "bind-9.9.9P1-63.17.1.aarch64", product: { name: "bind-9.9.9P1-63.17.1.aarch64", product_id: "bind-9.9.9P1-63.17.1.aarch64", }, }, { category: "product_version", name: "bind-chrootenv-9.9.9P1-63.17.1.aarch64", product: { name: "bind-chrootenv-9.9.9P1-63.17.1.aarch64", product_id: "bind-chrootenv-9.9.9P1-63.17.1.aarch64", }, }, { category: "product_version", name: "bind-devel-9.9.9P1-63.17.1.aarch64", product: { name: "bind-devel-9.9.9P1-63.17.1.aarch64", product_id: "bind-devel-9.9.9P1-63.17.1.aarch64", }, }, { category: "product_version", name: "bind-libs-9.9.9P1-63.17.1.aarch64", product: { name: "bind-libs-9.9.9P1-63.17.1.aarch64", product_id: "bind-libs-9.9.9P1-63.17.1.aarch64", }, }, { category: "product_version", name: "bind-lwresd-9.9.9P1-63.17.1.aarch64", product: { name: "bind-lwresd-9.9.9P1-63.17.1.aarch64", product_id: "bind-lwresd-9.9.9P1-63.17.1.aarch64", }, }, { category: "product_version", name: "bind-utils-9.9.9P1-63.17.1.aarch64", product: { name: "bind-utils-9.9.9P1-63.17.1.aarch64", product_id: "bind-utils-9.9.9P1-63.17.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "bind-libs-64bit-9.9.9P1-63.17.1.aarch64_ilp32", product: { name: "bind-libs-64bit-9.9.9P1-63.17.1.aarch64_ilp32", product_id: "bind-libs-64bit-9.9.9P1-63.17.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "bind-9.9.9P1-63.17.1.i586", product: { name: "bind-9.9.9P1-63.17.1.i586", product_id: "bind-9.9.9P1-63.17.1.i586", }, }, { category: "product_version", name: "bind-chrootenv-9.9.9P1-63.17.1.i586", product: { name: "bind-chrootenv-9.9.9P1-63.17.1.i586", product_id: "bind-chrootenv-9.9.9P1-63.17.1.i586", }, }, { category: "product_version", name: "bind-devel-9.9.9P1-63.17.1.i586", product: { name: "bind-devel-9.9.9P1-63.17.1.i586", product_id: "bind-devel-9.9.9P1-63.17.1.i586", }, }, { category: "product_version", name: "bind-libs-9.9.9P1-63.17.1.i586", product: { name: "bind-libs-9.9.9P1-63.17.1.i586", product_id: "bind-libs-9.9.9P1-63.17.1.i586", }, }, { category: "product_version", name: "bind-lwresd-9.9.9P1-63.17.1.i586", product: { name: "bind-lwresd-9.9.9P1-63.17.1.i586", product_id: "bind-lwresd-9.9.9P1-63.17.1.i586", }, }, { category: "product_version", name: "bind-utils-9.9.9P1-63.17.1.i586", product: { name: "bind-utils-9.9.9P1-63.17.1.i586", product_id: "bind-utils-9.9.9P1-63.17.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "bind-doc-9.9.9P1-63.17.1.noarch", product: { name: "bind-doc-9.9.9P1-63.17.1.noarch", product_id: "bind-doc-9.9.9P1-63.17.1.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "bind-9.9.9P1-63.17.1.ppc64le", product: { name: "bind-9.9.9P1-63.17.1.ppc64le", product_id: "bind-9.9.9P1-63.17.1.ppc64le", }, }, { category: "product_version", name: "bind-chrootenv-9.9.9P1-63.17.1.ppc64le", product: { name: "bind-chrootenv-9.9.9P1-63.17.1.ppc64le", product_id: "bind-chrootenv-9.9.9P1-63.17.1.ppc64le", }, }, { category: "product_version", name: "bind-devel-9.9.9P1-63.17.1.ppc64le", product: { name: "bind-devel-9.9.9P1-63.17.1.ppc64le", product_id: "bind-devel-9.9.9P1-63.17.1.ppc64le", }, }, { category: "product_version", name: "bind-libs-9.9.9P1-63.17.1.ppc64le", product: { name: "bind-libs-9.9.9P1-63.17.1.ppc64le", product_id: "bind-libs-9.9.9P1-63.17.1.ppc64le", }, }, { category: "product_version", name: "bind-lwresd-9.9.9P1-63.17.1.ppc64le", product: { name: "bind-lwresd-9.9.9P1-63.17.1.ppc64le", product_id: "bind-lwresd-9.9.9P1-63.17.1.ppc64le", }, }, { category: "product_version", name: "bind-utils-9.9.9P1-63.17.1.ppc64le", product: { name: "bind-utils-9.9.9P1-63.17.1.ppc64le", product_id: "bind-utils-9.9.9P1-63.17.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "bind-9.9.9P1-63.17.1.s390", product: { name: "bind-9.9.9P1-63.17.1.s390", product_id: "bind-9.9.9P1-63.17.1.s390", }, }, { category: "product_version", name: "bind-chrootenv-9.9.9P1-63.17.1.s390", product: { name: "bind-chrootenv-9.9.9P1-63.17.1.s390", product_id: "bind-chrootenv-9.9.9P1-63.17.1.s390", }, }, { category: "product_version", name: "bind-devel-9.9.9P1-63.17.1.s390", product: { name: "bind-devel-9.9.9P1-63.17.1.s390", product_id: "bind-devel-9.9.9P1-63.17.1.s390", }, }, { category: "product_version", name: "bind-libs-9.9.9P1-63.17.1.s390", product: { name: "bind-libs-9.9.9P1-63.17.1.s390", product_id: "bind-libs-9.9.9P1-63.17.1.s390", }, }, { category: "product_version", name: "bind-lwresd-9.9.9P1-63.17.1.s390", product: { name: "bind-lwresd-9.9.9P1-63.17.1.s390", product_id: "bind-lwresd-9.9.9P1-63.17.1.s390", }, }, { category: "product_version", name: "bind-utils-9.9.9P1-63.17.1.s390", product: { name: "bind-utils-9.9.9P1-63.17.1.s390", product_id: "bind-utils-9.9.9P1-63.17.1.s390", }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "bind-9.9.9P1-63.17.1.s390x", product: { name: "bind-9.9.9P1-63.17.1.s390x", product_id: "bind-9.9.9P1-63.17.1.s390x", }, }, { category: "product_version", name: "bind-chrootenv-9.9.9P1-63.17.1.s390x", product: { name: "bind-chrootenv-9.9.9P1-63.17.1.s390x", product_id: "bind-chrootenv-9.9.9P1-63.17.1.s390x", }, }, { category: "product_version", name: "bind-devel-9.9.9P1-63.17.1.s390x", product: { name: "bind-devel-9.9.9P1-63.17.1.s390x", product_id: "bind-devel-9.9.9P1-63.17.1.s390x", }, }, { category: "product_version", name: "bind-libs-9.9.9P1-63.17.1.s390x", product: { name: "bind-libs-9.9.9P1-63.17.1.s390x", product_id: "bind-libs-9.9.9P1-63.17.1.s390x", }, }, { category: "product_version", name: "bind-libs-32bit-9.9.9P1-63.17.1.s390x", product: { name: "bind-libs-32bit-9.9.9P1-63.17.1.s390x", product_id: "bind-libs-32bit-9.9.9P1-63.17.1.s390x", }, }, { category: "product_version", name: "bind-lwresd-9.9.9P1-63.17.1.s390x", product: { name: "bind-lwresd-9.9.9P1-63.17.1.s390x", product_id: "bind-lwresd-9.9.9P1-63.17.1.s390x", }, }, { category: "product_version", name: "bind-utils-9.9.9P1-63.17.1.s390x", product: { name: "bind-utils-9.9.9P1-63.17.1.s390x", product_id: "bind-utils-9.9.9P1-63.17.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "bind-9.9.9P1-63.17.1.x86_64", product: { name: "bind-9.9.9P1-63.17.1.x86_64", product_id: "bind-9.9.9P1-63.17.1.x86_64", }, }, { category: "product_version", name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", product: { name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", product_id: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", }, }, { category: "product_version", name: "bind-libs-9.9.9P1-63.17.1.x86_64", product: { name: "bind-libs-9.9.9P1-63.17.1.x86_64", product_id: "bind-libs-9.9.9P1-63.17.1.x86_64", }, }, { category: "product_version", name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", product: { name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", product_id: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", }, }, { category: "product_version", name: "bind-utils-9.9.9P1-63.17.1.x86_64", product: { name: "bind-utils-9.9.9P1-63.17.1.x86_64", product_id: "bind-utils-9.9.9P1-63.17.1.x86_64", }, }, { category: "product_version", name: "bind-devel-9.9.9P1-63.17.1.x86_64", product: { name: "bind-devel-9.9.9P1-63.17.1.x86_64", product_id: "bind-devel-9.9.9P1-63.17.1.x86_64", }, }, { category: "product_version", name: "bind-lwresd-9.9.9P1-63.17.1.x86_64", product: { name: "bind-lwresd-9.9.9P1-63.17.1.x86_64", product_id: "bind-lwresd-9.9.9P1-63.17.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "HPE Helion OpenStack 8", product: { name: "HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8", product_identification_helper: { cpe: "cpe:/o:suse:hpe-helion-openstack:8", }, }, }, { category: "product_name", name: "SUSE OpenStack Cloud 7", product: { name: "SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud:7", }, }, }, { category: "product_name", name: "SUSE OpenStack Cloud 8", product: { name: "SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud:8", }, }, }, { category: "product_name", name: "SUSE OpenStack Cloud Crowbar 8", product: { name: "SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud-crowbar:8", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", product: { name: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:12:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP2-LTSS", product: { name: "SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:12:sp2", }, }, }, { 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_name", name: "SUSE Linux Enterprise Server 12 SP3-LTSS", product: { name: "SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:12:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 12 SP3-BCL", product: { name: "SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL", product_identification_helper: { cpe: "cpe:/o:suse:sles-bcl:12:sp3", }, }, }, { category: "product_name", name: "SUSE Enterprise Storage 5", product: { name: "SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5", product_identification_helper: { cpe: "cpe:/o:suse:ses:5", }, }, }, ], 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.17.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:bind-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.9P1-63.17.1.noarch as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:bind-doc-9.9.9P1-63.17.1.noarch", }, product_reference: "bind-doc-9.9.9P1-63.17.1.noarch", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:bind-libs-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.x86_64 as component of HPE Helion OpenStack 8", product_id: "HPE Helion OpenStack 8:bind-utils-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "HPE Helion OpenStack 8", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.9P1-63.17.1.noarch as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:bind-doc-9.9.9P1-63.17.1.noarch", }, product_reference: "bind-doc-9.9.9P1-63.17.1.noarch", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-libs-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.s390x as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-utils-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud 7", product_id: "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 7", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:bind-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.9P1-63.17.1.noarch as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:bind-doc-9.9.9P1-63.17.1.noarch", }, product_reference: "bind-doc-9.9.9P1-63.17.1.noarch", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:bind-libs-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud 8", product_id: "SUSE OpenStack Cloud 8:bind-utils-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud 8", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:bind-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.9P1-63.17.1.noarch as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:bind-doc-9.9.9P1-63.17.1.noarch", }, product_reference: "bind-doc-9.9.9P1-63.17.1.noarch", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:bind-libs-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:bind-utils-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.9P1-63.17.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-doc-9.9.9P1-63.17.1.noarch", }, product_reference: "bind-doc-9.9.9P1-63.17.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-libs-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-utils-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.9P1-63.17.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-doc-9.9.9P1-63.17.1.noarch", }, product_reference: "bind-doc-9.9.9P1-63.17.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-libs-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-utils-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", product_id: "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 12 SP3", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.9P1-63.17.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", }, product_reference: "bind-doc-9.9.9P1-63.17.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-libs-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-libs-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-utils-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-utils-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.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.17.1.x86_64", }, product_reference: "bind-9.9.9P1-63.17.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.17.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.17.1.x86_64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.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.17.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.17.1.noarch", }, product_reference: "bind-doc-9.9.9P1-63.17.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.17.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.17.1.x86_64", }, product_reference: "bind-libs-9.9.9P1-63.17.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.17.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.17.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.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.17.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.17.1.x86_64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP2-BCL", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.aarch64", }, product_reference: "bind-9.9.9P1-63.17.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.aarch64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.9P1-63.17.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", }, product_reference: "bind-doc-9.9.9P1-63.17.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.aarch64", }, product_reference: "bind-libs-9.9.9P1-63.17.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-libs-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-libs-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.aarch64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", }, product_reference: "bind-utils-9.9.9P1-63.17.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", }, product_reference: "bind-utils-9.9.9P1-63.17.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", product_id: "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:bind-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.9P1-63.17.1.noarch as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:bind-doc-9.9.9P1-63.17.1.noarch", }, product_reference: "bind-doc-9.9.9P1-63.17.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", product_id: "SUSE Linux Enterprise Server 12 SP3-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 12 SP3-BCL", }, { category: "default_component_of", full_product_name: { name: "bind-9.9.9P1-63.17.1.x86_64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:bind-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.9.9P1-63.17.1.x86_64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:bind-chrootenv-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-chrootenv-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.9.9P1-63.17.1.noarch as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:bind-doc-9.9.9P1-63.17.1.noarch", }, product_reference: "bind-doc-9.9.9P1-63.17.1.noarch", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "bind-libs-9.9.9P1-63.17.1.x86_64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:bind-libs-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-libs-32bit-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.9.9P1-63.17.1.x86_64 as component of SUSE Enterprise Storage 5", product_id: "SUSE Enterprise Storage 5:bind-utils-9.9.9P1-63.17.1.x86_64", }, product_reference: "bind-utils-9.9.9P1-63.17.1.x86_64", relates_to_product_reference: "SUSE Enterprise Storage 5", }, ], }, vulnerabilities: [ { cve: "CVE-2018-5741", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-5741", }, ], notes: [ { category: "general", text: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", title: "CVE description", }, ], product_status: { recommended: [ "HPE Helion OpenStack 8:bind-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-doc-9.9.9P1-63.17.1.noarch", "HPE Helion OpenStack 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-libs-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Enterprise Storage 5:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud Crowbar 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-utils-9.9.9P1-63.17.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-5741", url: "https://www.suse.com/security/cve/CVE-2018-5741", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2018-5741", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2018-5741", url: "https://bugzilla.suse.com/1171740", }, ], 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: [ "HPE Helion OpenStack 8:bind-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-doc-9.9.9P1-63.17.1.noarch", "HPE Helion OpenStack 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-libs-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Enterprise Storage 5:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud Crowbar 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-utils-9.9.9P1-63.17.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, products: [ "HPE Helion OpenStack 8:bind-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-doc-9.9.9P1-63.17.1.noarch", "HPE Helion OpenStack 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-libs-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Enterprise Storage 5:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud Crowbar 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-utils-9.9.9P1-63.17.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-15T07:34:08Z", details: "moderate", }, ], title: "CVE-2018-5741", }, { cve: "CVE-2020-8616", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8616", }, ], notes: [ { category: "general", text: "A malicious actor who intentionally exploits this lack of effective limitation on the number of fetches performed when processing referrals can, through the use of specially crafted referrals, cause a recursing server to issue a very large number of fetches in an attempt to process the referral. This has at least two potential effects: The performance of the recursing server can potentially be degraded by the additional work required to perform these fetches, and The attacker can exploit this behavior to use the recursing server as a reflector in a reflection attack with a high amplification factor.", title: "CVE description", }, ], product_status: { recommended: [ "HPE Helion OpenStack 8:bind-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-doc-9.9.9P1-63.17.1.noarch", "HPE Helion OpenStack 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-libs-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Enterprise Storage 5:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud Crowbar 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-utils-9.9.9P1-63.17.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-8616", url: "https://www.suse.com/security/cve/CVE-2020-8616", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2020-8616", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2020-8616", url: "https://bugzilla.suse.com/1171740", }, ], 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: [ "HPE Helion OpenStack 8:bind-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-doc-9.9.9P1-63.17.1.noarch", "HPE Helion OpenStack 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-libs-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Enterprise Storage 5:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud Crowbar 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-utils-9.9.9P1-63.17.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 8.6, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", version: "3.1", }, products: [ "HPE Helion OpenStack 8:bind-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-doc-9.9.9P1-63.17.1.noarch", "HPE Helion OpenStack 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-libs-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Enterprise Storage 5:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud Crowbar 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-utils-9.9.9P1-63.17.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-15T07:34:08Z", details: "moderate", }, ], title: "CVE-2020-8616", }, { cve: "CVE-2020-8617", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8617", }, ], notes: [ { category: "general", text: "Using a specially-crafted message, an attacker may potentially cause a BIND server to reach an inconsistent state if the attacker knows (or successfully guesses) the name of a TSIG key used by the server. Since BIND, by default, configures a local session key even on servers whose configuration does not otherwise make use of it, almost all current BIND servers are vulnerable. In releases of BIND dating from March 2018 and after, an assertion check in tsig.c detects this inconsistent state and deliberately exits. Prior to the introduction of the check the server would continue operating in an inconsistent state, with potentially harmful results.", title: "CVE description", }, ], product_status: { recommended: [ "HPE Helion OpenStack 8:bind-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-doc-9.9.9P1-63.17.1.noarch", "HPE Helion OpenStack 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-libs-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Enterprise Storage 5:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud Crowbar 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-utils-9.9.9P1-63.17.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-8617", url: "https://www.suse.com/security/cve/CVE-2020-8617", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2020-8617", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2020-8617", url: "https://bugzilla.suse.com/1171740", }, ], 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: [ "HPE Helion OpenStack 8:bind-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-doc-9.9.9P1-63.17.1.noarch", "HPE Helion OpenStack 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-libs-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Enterprise Storage 5:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud Crowbar 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-utils-9.9.9P1-63.17.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: [ "HPE Helion OpenStack 8:bind-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-doc-9.9.9P1-63.17.1.noarch", "HPE Helion OpenStack 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-libs-9.9.9P1-63.17.1.x86_64", "HPE Helion OpenStack 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Enterprise Storage 5:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Enterprise Storage 5:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.s390x", "SUSE OpenStack Cloud 7:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud 8:bind-utils-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-chrootenv-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-doc-9.9.9P1-63.17.1.noarch", "SUSE OpenStack Cloud Crowbar 8:bind-libs-32bit-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-libs-9.9.9P1-63.17.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:bind-utils-9.9.9P1-63.17.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2020-07-15T07:34:08Z", details: "moderate", }, ], title: "CVE-2020-8617", }, ], }
suse-su-2020:2914-1
Vulnerability from csaf_suse
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: "Security update for bind", title: "Title of the patch", }, { category: "description", text: "This update for bind fixes the following issues:\n\nBIND was upgraded to version 9.16.6:\n\nNote:\n\n- bind is now more strict in regards to DNSSEC. If queries are not working,\n check for DNSSEC issues. For instance, if bind is used in a namserver\n forwarder chain, the forwarding DNS servers must support DNSSEC.\n\nFixing security issues:\n\n- CVE-2020-8616: Further limit the number of queries that can be triggered from\n a request. Root and TLD servers are no longer exempt\n from max-recursion-queries. Fetches for missing name server. (bsc#1171740)\n Address records are limited to 4 for any domain.\n- CVE-2020-8617: Replaying a TSIG BADTIME response as a request could trigger an\n assertion failure. (bsc#1171740)\n- CVE-2019-6477: Fixed an issue where TCP-pipelined queries could bypass \n the tcp-clients limit (bsc#1157051).\n- CVE-2018-5741: Fixed the documentation (bsc#1109160).\n- CVE-2020-8618: It was possible to trigger an INSIST when determining\n whether a record would fit into a TCP message buffer (bsc#1172958).\n- CVE-2020-8619: It was possible to trigger an INSIST in\n lib/dns/rbtdb.c:new_reference() with a particular zone content\n and query patterns (bsc#1172958).\n- CVE-2020-8624: 'update-policy' rules of type 'subdomain' were\n incorrectly treated as 'zonesub' rules, which allowed\n keys used in 'subdomain' rules to update names outside\n of the specified subdomains. The problem was fixed by\n making sure 'subdomain' rules are again processed as\n described in the ARM (bsc#1175443).\n- CVE-2020-8623: When BIND 9 was compiled with native PKCS#11 support, it\n was possible to trigger an assertion failure in code\n determining the number of bits in the PKCS#11 RSA public\n key with a specially crafted packet (bsc#1175443).\n- CVE-2020-8621: named could crash in certain query resolution scenarios\n where QNAME minimization and forwarding were both\n enabled (bsc#1175443).\n- CVE-2020-8620: It was possible to trigger an assertion failure by\n sending a specially crafted large TCP DNS message (bsc#1175443).\n- CVE-2020-8622: It was possible to trigger an assertion failure when\n verifying the response to a TSIG-signed request (bsc#1175443).\n\nOther issues fixed:\n\n- Add engine support to OpenSSL EdDSA implementation.\n- Add engine support to OpenSSL ECDSA implementation.\n- Update PKCS#11 EdDSA implementation to PKCS#11 v3.0.\n- Warn about AXFR streams with inconsistent message IDs.\n- Make ISC rwlock implementation the default again.\n- Fixed issues when using cookie-secrets for AES and SHA2 (bsc#1161168)\n- Installed the default files in /var/lib/named and created \n chroot environment on systems using transactional-updates (bsc#1100369, fate#325524)\n- Fixed an issue where bind was not working in FIPS mode (bsc#906079).\n- Fixed dependency issues (bsc#1118367 and bsc#1118368).\n- GeoIP support is now discontinued, now GeoIP2 is used(bsc#1156205).\n- Fixed an issue with FIPS (bsc#1128220).\n- The liblwres library is discontinued upstream and is no longer included.\n- Added service dependency on NTP to make sure the clock is accurate when bind is starts (bsc#1170667, bsc#1170713).\n- Reject DS records at the zone apex when loading master files. Log but otherwise ignore attempts to add DS records at the zone apex via UPDATE.\n- The default value of 'max-stale-ttl' has been changed from 1 week to 12 hours.\n- Zone timers are now exported via statistics channel.\n- The 'primary' and 'secondary' keywords, when used as parameters for 'check-names', were not processed correctly and were being ignored.\n- 'rndc dnstap -roll <value>' did not limit the number of saved files to <value>.\n- Add 'rndc dnssec -status' command.\n- Addressed a couple of situations where named could crash.\n- Changed /var/lib/named to owner root:named and perms rwxrwxr-t\n so that named, being a/the only member of the 'named' group\n has full r/w access yet cannot change directories owned by root\n in the case of a compromized named.\n [bsc#1173307, bind-chrootenv.conf]\n- Added '/etc/bind.keys' to NAMED_CONF_INCLUDE_FILES in /etc/sysconfig/named to suppress warning message re missing file (bsc#1173983).\n- Removed '-r /dev/urandom' from all invocations of rndc-confgen\n (init/named system/lwresd.init system/named.init in vendor-files)\n as this option is deprecated and causes rndc-confgen to fail.\n (bsc#1173311, bsc#1176674, bsc#1170713)\n- /usr/bin/genDDNSkey: Removing the use of the -r option in the call\n of /usr/sbin/dnssec-keygen as BIND now uses the random number\n functions provided by the crypto library (i.e., OpenSSL or a\n PKCS#11 provider) as a source of randomness rather than /dev/random.\n Therefore the -r command line option no longer has any effect on\n dnssec-keygen. Leaving the option in genDDNSkey as to not break\n compatibility. Patch provided by Stefan Eisenwiener.\n [bsc#1171313]\n- Put libns into a separate subpackage to avoid file conflicts\n in the libisc subpackage due to different sonums (bsc#1176092).\n- Require /sbin/start_daemon: both init scripts, the one used in\n systemd context as well as legacy sysv, make use of start_daemon.\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2020-2914,SUSE-SLE-Module-Basesystem-15-SP1-2020-2914,SUSE-SLE-Module-Basesystem-15-SP2-2020-2914,SUSE-SLE-Module-Development-Tools-15-SP2-2020-2914,SUSE-SLE-Module-Server-Applications-15-SP1-2020-2914,SUSE-SLE-Module-Server-Applications-15-SP2-2020-2914,SUSE-SLE-Product-HPC-15-2020-2914,SUSE-SLE-Product-SLES-15-2020-2914,SUSE-SLE-Product-SLES_SAP-15-2020-2914", 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-2020_2914-1.json", }, { category: "self", summary: "URL for SUSE-SU-2020:2914-1", url: "https://www.suse.com/support/update/announcement/2020/suse-su-20202914-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2020:2914-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2020-October/007552.html", }, { category: "self", summary: "SUSE Bug 1100369", url: "https://bugzilla.suse.com/1100369", }, { category: "self", summary: "SUSE Bug 1109160", url: "https://bugzilla.suse.com/1109160", }, { category: "self", summary: "SUSE Bug 1118367", url: "https://bugzilla.suse.com/1118367", }, { category: "self", summary: "SUSE Bug 1118368", url: "https://bugzilla.suse.com/1118368", }, { category: "self", summary: "SUSE Bug 1128220", url: "https://bugzilla.suse.com/1128220", }, { category: "self", summary: "SUSE Bug 1156205", url: "https://bugzilla.suse.com/1156205", }, { category: "self", summary: "SUSE Bug 1157051", url: "https://bugzilla.suse.com/1157051", }, { category: "self", summary: "SUSE Bug 1161168", url: "https://bugzilla.suse.com/1161168", }, { category: "self", summary: "SUSE Bug 1170667", url: "https://bugzilla.suse.com/1170667", }, { category: "self", summary: "SUSE Bug 1170713", url: "https://bugzilla.suse.com/1170713", }, { category: "self", summary: "SUSE Bug 1171313", url: "https://bugzilla.suse.com/1171313", }, { category: "self", summary: "SUSE Bug 1171740", url: "https://bugzilla.suse.com/1171740", }, { category: "self", summary: "SUSE Bug 1172958", url: "https://bugzilla.suse.com/1172958", }, { category: "self", summary: "SUSE Bug 1173307", url: "https://bugzilla.suse.com/1173307", }, { category: "self", summary: "SUSE Bug 1173311", url: "https://bugzilla.suse.com/1173311", }, { category: "self", summary: "SUSE Bug 1173983", url: "https://bugzilla.suse.com/1173983", }, { category: "self", summary: "SUSE Bug 1175443", url: "https://bugzilla.suse.com/1175443", }, { category: "self", summary: "SUSE Bug 1176092", url: "https://bugzilla.suse.com/1176092", }, { category: "self", summary: "SUSE Bug 1176674", url: "https://bugzilla.suse.com/1176674", }, { category: "self", summary: "SUSE Bug 906079", url: "https://bugzilla.suse.com/906079", }, { category: "self", summary: "SUSE CVE CVE-2017-3136 page", url: "https://www.suse.com/security/cve/CVE-2017-3136/", }, { category: "self", summary: "SUSE CVE CVE-2018-5741 page", url: "https://www.suse.com/security/cve/CVE-2018-5741/", }, { category: "self", summary: "SUSE CVE CVE-2019-6477 page", url: "https://www.suse.com/security/cve/CVE-2019-6477/", }, { category: "self", summary: "SUSE CVE CVE-2020-8616 page", url: "https://www.suse.com/security/cve/CVE-2020-8616/", }, { category: "self", summary: "SUSE CVE CVE-2020-8617 page", url: "https://www.suse.com/security/cve/CVE-2020-8617/", }, { category: "self", summary: "SUSE CVE CVE-2020-8618 page", url: "https://www.suse.com/security/cve/CVE-2020-8618/", }, { category: "self", summary: "SUSE CVE CVE-2020-8619 page", url: "https://www.suse.com/security/cve/CVE-2020-8619/", }, { category: "self", summary: "SUSE CVE CVE-2020-8620 page", url: "https://www.suse.com/security/cve/CVE-2020-8620/", }, { category: "self", summary: "SUSE CVE CVE-2020-8621 page", url: "https://www.suse.com/security/cve/CVE-2020-8621/", }, { category: "self", summary: "SUSE CVE CVE-2020-8622 page", url: "https://www.suse.com/security/cve/CVE-2020-8622/", }, { category: "self", summary: "SUSE CVE CVE-2020-8623 page", url: "https://www.suse.com/security/cve/CVE-2020-8623/", }, { category: "self", summary: "SUSE CVE CVE-2020-8624 page", url: "https://www.suse.com/security/cve/CVE-2020-8624/", }, ], title: "Security update for bind", tracking: { current_release_date: "2020-10-13T15:25:49Z", generator: { date: "2020-10-13T15:25:49Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2020:2914-1", initial_release_date: "2020-10-13T15:25:49Z", revision_history: [ { date: "2020-10-13T15:25:49Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "bind-9.16.6-12.32.1.aarch64", product: { name: "bind-9.16.6-12.32.1.aarch64", product_id: "bind-9.16.6-12.32.1.aarch64", }, }, { category: "product_version", name: "bind-chrootenv-9.16.6-12.32.1.aarch64", product: { name: "bind-chrootenv-9.16.6-12.32.1.aarch64", product_id: "bind-chrootenv-9.16.6-12.32.1.aarch64", }, }, { category: "product_version", name: "bind-devel-9.16.6-12.32.1.aarch64", product: { name: "bind-devel-9.16.6-12.32.1.aarch64", product_id: "bind-devel-9.16.6-12.32.1.aarch64", }, }, { category: "product_version", name: "bind-utils-9.16.6-12.32.1.aarch64", product: { name: "bind-utils-9.16.6-12.32.1.aarch64", product_id: "bind-utils-9.16.6-12.32.1.aarch64", }, }, { category: "product_version", name: "libbind9-1600-9.16.6-12.32.1.aarch64", product: { name: "libbind9-1600-9.16.6-12.32.1.aarch64", product_id: "libbind9-1600-9.16.6-12.32.1.aarch64", }, }, { category: "product_version", name: "libdns1605-9.16.6-12.32.1.aarch64", product: { name: "libdns1605-9.16.6-12.32.1.aarch64", product_id: "libdns1605-9.16.6-12.32.1.aarch64", }, }, { category: "product_version", name: "libirs-devel-9.16.6-12.32.1.aarch64", product: { name: "libirs-devel-9.16.6-12.32.1.aarch64", product_id: "libirs-devel-9.16.6-12.32.1.aarch64", }, }, { category: "product_version", name: "libirs1601-9.16.6-12.32.1.aarch64", product: { name: "libirs1601-9.16.6-12.32.1.aarch64", product_id: "libirs1601-9.16.6-12.32.1.aarch64", }, }, { category: "product_version", name: "libisc1606-9.16.6-12.32.1.aarch64", product: { name: "libisc1606-9.16.6-12.32.1.aarch64", product_id: "libisc1606-9.16.6-12.32.1.aarch64", }, }, { category: "product_version", name: "libisccc1600-9.16.6-12.32.1.aarch64", product: { name: "libisccc1600-9.16.6-12.32.1.aarch64", product_id: "libisccc1600-9.16.6-12.32.1.aarch64", }, }, { category: "product_version", name: "libisccfg1600-9.16.6-12.32.1.aarch64", product: { name: "libisccfg1600-9.16.6-12.32.1.aarch64", product_id: "libisccfg1600-9.16.6-12.32.1.aarch64", }, }, { category: "product_version", name: "libns1604-9.16.6-12.32.1.aarch64", product: { name: "libns1604-9.16.6-12.32.1.aarch64", product_id: "libns1604-9.16.6-12.32.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "bind-devel-64bit-9.16.6-12.32.1.aarch64_ilp32", product: { name: "bind-devel-64bit-9.16.6-12.32.1.aarch64_ilp32", product_id: "bind-devel-64bit-9.16.6-12.32.1.aarch64_ilp32", }, }, { category: "product_version", name: "libbind9-1600-64bit-9.16.6-12.32.1.aarch64_ilp32", product: { name: "libbind9-1600-64bit-9.16.6-12.32.1.aarch64_ilp32", product_id: "libbind9-1600-64bit-9.16.6-12.32.1.aarch64_ilp32", }, }, { category: "product_version", name: "libdns1605-64bit-9.16.6-12.32.1.aarch64_ilp32", product: { name: "libdns1605-64bit-9.16.6-12.32.1.aarch64_ilp32", product_id: "libdns1605-64bit-9.16.6-12.32.1.aarch64_ilp32", }, }, { category: "product_version", name: "libirs1601-64bit-9.16.6-12.32.1.aarch64_ilp32", product: { name: "libirs1601-64bit-9.16.6-12.32.1.aarch64_ilp32", product_id: "libirs1601-64bit-9.16.6-12.32.1.aarch64_ilp32", }, }, { category: "product_version", name: "libisc1606-64bit-9.16.6-12.32.1.aarch64_ilp32", product: { name: "libisc1606-64bit-9.16.6-12.32.1.aarch64_ilp32", product_id: "libisc1606-64bit-9.16.6-12.32.1.aarch64_ilp32", }, }, { category: "product_version", name: "libisccc1600-64bit-9.16.6-12.32.1.aarch64_ilp32", product: { name: "libisccc1600-64bit-9.16.6-12.32.1.aarch64_ilp32", product_id: "libisccc1600-64bit-9.16.6-12.32.1.aarch64_ilp32", }, }, { category: "product_version", name: "libisccfg1600-64bit-9.16.6-12.32.1.aarch64_ilp32", product: { name: "libisccfg1600-64bit-9.16.6-12.32.1.aarch64_ilp32", product_id: "libisccfg1600-64bit-9.16.6-12.32.1.aarch64_ilp32", }, }, { category: "product_version", name: "libns1604-64bit-9.16.6-12.32.1.aarch64_ilp32", product: { name: "libns1604-64bit-9.16.6-12.32.1.aarch64_ilp32", product_id: "libns1604-64bit-9.16.6-12.32.1.aarch64_ilp32", }, }, ], category: "architecture", name: "aarch64_ilp32", }, { branches: [ { category: "product_version", name: "bind-9.16.6-12.32.1.i586", product: { name: "bind-9.16.6-12.32.1.i586", product_id: "bind-9.16.6-12.32.1.i586", }, }, { category: "product_version", name: "bind-chrootenv-9.16.6-12.32.1.i586", product: { name: "bind-chrootenv-9.16.6-12.32.1.i586", product_id: "bind-chrootenv-9.16.6-12.32.1.i586", }, }, { category: "product_version", name: "bind-devel-9.16.6-12.32.1.i586", product: { name: "bind-devel-9.16.6-12.32.1.i586", product_id: "bind-devel-9.16.6-12.32.1.i586", }, }, { category: "product_version", name: "bind-utils-9.16.6-12.32.1.i586", product: { name: "bind-utils-9.16.6-12.32.1.i586", product_id: "bind-utils-9.16.6-12.32.1.i586", }, }, { category: "product_version", name: "libbind9-1600-9.16.6-12.32.1.i586", product: { name: "libbind9-1600-9.16.6-12.32.1.i586", product_id: "libbind9-1600-9.16.6-12.32.1.i586", }, }, { category: "product_version", name: "libdns1605-9.16.6-12.32.1.i586", product: { name: "libdns1605-9.16.6-12.32.1.i586", product_id: "libdns1605-9.16.6-12.32.1.i586", }, }, { category: "product_version", name: "libirs-devel-9.16.6-12.32.1.i586", product: { name: "libirs-devel-9.16.6-12.32.1.i586", product_id: "libirs-devel-9.16.6-12.32.1.i586", }, }, { category: "product_version", name: "libirs1601-9.16.6-12.32.1.i586", product: { name: "libirs1601-9.16.6-12.32.1.i586", product_id: "libirs1601-9.16.6-12.32.1.i586", }, }, { category: "product_version", name: "libisc1606-9.16.6-12.32.1.i586", product: { name: "libisc1606-9.16.6-12.32.1.i586", product_id: "libisc1606-9.16.6-12.32.1.i586", }, }, { category: "product_version", name: "libisccc1600-9.16.6-12.32.1.i586", product: { name: "libisccc1600-9.16.6-12.32.1.i586", product_id: "libisccc1600-9.16.6-12.32.1.i586", }, }, { category: "product_version", name: "libisccfg1600-9.16.6-12.32.1.i586", product: { name: "libisccfg1600-9.16.6-12.32.1.i586", product_id: "libisccfg1600-9.16.6-12.32.1.i586", }, }, { category: "product_version", name: "libns1604-9.16.6-12.32.1.i586", product: { name: "libns1604-9.16.6-12.32.1.i586", product_id: "libns1604-9.16.6-12.32.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "bind-doc-9.16.6-12.32.1.noarch", product: { name: "bind-doc-9.16.6-12.32.1.noarch", product_id: "bind-doc-9.16.6-12.32.1.noarch", }, }, { category: "product_version", name: "python3-bind-9.16.6-12.32.1.noarch", product: { name: "python3-bind-9.16.6-12.32.1.noarch", product_id: "python3-bind-9.16.6-12.32.1.noarch", }, }, { category: "product_version", name: "sysuser-shadow-2.0-4.2.8.noarch", product: { name: "sysuser-shadow-2.0-4.2.8.noarch", product_id: "sysuser-shadow-2.0-4.2.8.noarch", }, }, { category: "product_version", name: "sysuser-tools-2.0-4.2.8.noarch", product: { name: "sysuser-tools-2.0-4.2.8.noarch", product_id: "sysuser-tools-2.0-4.2.8.noarch", }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "bind-9.16.6-12.32.1.ppc64le", product: { name: "bind-9.16.6-12.32.1.ppc64le", product_id: "bind-9.16.6-12.32.1.ppc64le", }, }, { category: "product_version", name: "bind-chrootenv-9.16.6-12.32.1.ppc64le", product: { name: "bind-chrootenv-9.16.6-12.32.1.ppc64le", product_id: "bind-chrootenv-9.16.6-12.32.1.ppc64le", }, }, { category: "product_version", name: "bind-devel-9.16.6-12.32.1.ppc64le", product: { name: "bind-devel-9.16.6-12.32.1.ppc64le", product_id: "bind-devel-9.16.6-12.32.1.ppc64le", }, }, { category: "product_version", name: "bind-utils-9.16.6-12.32.1.ppc64le", product: { name: "bind-utils-9.16.6-12.32.1.ppc64le", product_id: "bind-utils-9.16.6-12.32.1.ppc64le", }, }, { category: "product_version", name: "libbind9-1600-9.16.6-12.32.1.ppc64le", product: { name: "libbind9-1600-9.16.6-12.32.1.ppc64le", product_id: "libbind9-1600-9.16.6-12.32.1.ppc64le", }, }, { category: "product_version", name: "libdns1605-9.16.6-12.32.1.ppc64le", product: { name: "libdns1605-9.16.6-12.32.1.ppc64le", product_id: "libdns1605-9.16.6-12.32.1.ppc64le", }, }, { category: "product_version", name: "libirs-devel-9.16.6-12.32.1.ppc64le", product: { name: "libirs-devel-9.16.6-12.32.1.ppc64le", product_id: "libirs-devel-9.16.6-12.32.1.ppc64le", }, }, { category: "product_version", name: "libirs1601-9.16.6-12.32.1.ppc64le", product: { name: "libirs1601-9.16.6-12.32.1.ppc64le", product_id: "libirs1601-9.16.6-12.32.1.ppc64le", }, }, { category: "product_version", name: "libisc1606-9.16.6-12.32.1.ppc64le", product: { name: "libisc1606-9.16.6-12.32.1.ppc64le", product_id: "libisc1606-9.16.6-12.32.1.ppc64le", }, }, { category: "product_version", name: "libisccc1600-9.16.6-12.32.1.ppc64le", product: { name: "libisccc1600-9.16.6-12.32.1.ppc64le", product_id: "libisccc1600-9.16.6-12.32.1.ppc64le", }, }, { category: "product_version", name: "libisccfg1600-9.16.6-12.32.1.ppc64le", product: { name: "libisccfg1600-9.16.6-12.32.1.ppc64le", product_id: "libisccfg1600-9.16.6-12.32.1.ppc64le", }, }, { category: "product_version", name: "libns1604-9.16.6-12.32.1.ppc64le", product: { name: "libns1604-9.16.6-12.32.1.ppc64le", product_id: "libns1604-9.16.6-12.32.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "bind-9.16.6-12.32.1.s390x", product: { name: "bind-9.16.6-12.32.1.s390x", product_id: "bind-9.16.6-12.32.1.s390x", }, }, { category: "product_version", name: "bind-chrootenv-9.16.6-12.32.1.s390x", product: { name: "bind-chrootenv-9.16.6-12.32.1.s390x", product_id: "bind-chrootenv-9.16.6-12.32.1.s390x", }, }, { category: "product_version", name: "bind-devel-9.16.6-12.32.1.s390x", product: { name: "bind-devel-9.16.6-12.32.1.s390x", product_id: "bind-devel-9.16.6-12.32.1.s390x", }, }, { category: "product_version", name: "bind-utils-9.16.6-12.32.1.s390x", product: { name: "bind-utils-9.16.6-12.32.1.s390x", product_id: "bind-utils-9.16.6-12.32.1.s390x", }, }, { category: "product_version", name: "libbind9-1600-9.16.6-12.32.1.s390x", product: { name: "libbind9-1600-9.16.6-12.32.1.s390x", product_id: "libbind9-1600-9.16.6-12.32.1.s390x", }, }, { category: "product_version", name: "libdns1605-9.16.6-12.32.1.s390x", product: { name: "libdns1605-9.16.6-12.32.1.s390x", product_id: "libdns1605-9.16.6-12.32.1.s390x", }, }, { category: "product_version", name: "libirs-devel-9.16.6-12.32.1.s390x", product: { name: "libirs-devel-9.16.6-12.32.1.s390x", product_id: "libirs-devel-9.16.6-12.32.1.s390x", }, }, { category: "product_version", name: "libirs1601-9.16.6-12.32.1.s390x", product: { name: "libirs1601-9.16.6-12.32.1.s390x", product_id: "libirs1601-9.16.6-12.32.1.s390x", }, }, { category: "product_version", name: "libisc1606-9.16.6-12.32.1.s390x", product: { name: "libisc1606-9.16.6-12.32.1.s390x", product_id: "libisc1606-9.16.6-12.32.1.s390x", }, }, { category: "product_version", name: "libisccc1600-9.16.6-12.32.1.s390x", product: { name: "libisccc1600-9.16.6-12.32.1.s390x", product_id: "libisccc1600-9.16.6-12.32.1.s390x", }, }, { category: "product_version", name: "libisccfg1600-9.16.6-12.32.1.s390x", product: { name: "libisccfg1600-9.16.6-12.32.1.s390x", product_id: "libisccfg1600-9.16.6-12.32.1.s390x", }, }, { category: "product_version", name: "libns1604-9.16.6-12.32.1.s390x", product: { name: "libns1604-9.16.6-12.32.1.s390x", product_id: "libns1604-9.16.6-12.32.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "bind-9.16.6-12.32.1.x86_64", product: { name: "bind-9.16.6-12.32.1.x86_64", product_id: "bind-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "bind-chrootenv-9.16.6-12.32.1.x86_64", product: { name: "bind-chrootenv-9.16.6-12.32.1.x86_64", product_id: "bind-chrootenv-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "bind-devel-9.16.6-12.32.1.x86_64", product: { name: "bind-devel-9.16.6-12.32.1.x86_64", product_id: "bind-devel-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "bind-devel-32bit-9.16.6-12.32.1.x86_64", product: { name: "bind-devel-32bit-9.16.6-12.32.1.x86_64", product_id: "bind-devel-32bit-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "bind-utils-9.16.6-12.32.1.x86_64", product: { name: "bind-utils-9.16.6-12.32.1.x86_64", product_id: "bind-utils-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libbind9-1600-9.16.6-12.32.1.x86_64", product: { name: "libbind9-1600-9.16.6-12.32.1.x86_64", product_id: "libbind9-1600-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libbind9-1600-32bit-9.16.6-12.32.1.x86_64", product: { name: "libbind9-1600-32bit-9.16.6-12.32.1.x86_64", product_id: "libbind9-1600-32bit-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libdns1605-9.16.6-12.32.1.x86_64", product: { name: "libdns1605-9.16.6-12.32.1.x86_64", product_id: "libdns1605-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libdns1605-32bit-9.16.6-12.32.1.x86_64", product: { name: "libdns1605-32bit-9.16.6-12.32.1.x86_64", product_id: "libdns1605-32bit-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libirs-devel-9.16.6-12.32.1.x86_64", product: { name: "libirs-devel-9.16.6-12.32.1.x86_64", product_id: "libirs-devel-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libirs1601-9.16.6-12.32.1.x86_64", product: { name: "libirs1601-9.16.6-12.32.1.x86_64", product_id: "libirs1601-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libirs1601-32bit-9.16.6-12.32.1.x86_64", product: { name: "libirs1601-32bit-9.16.6-12.32.1.x86_64", product_id: "libirs1601-32bit-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libisc1606-9.16.6-12.32.1.x86_64", product: { name: "libisc1606-9.16.6-12.32.1.x86_64", product_id: "libisc1606-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libisc1606-32bit-9.16.6-12.32.1.x86_64", product: { name: "libisc1606-32bit-9.16.6-12.32.1.x86_64", product_id: "libisc1606-32bit-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libisccc1600-9.16.6-12.32.1.x86_64", product: { name: "libisccc1600-9.16.6-12.32.1.x86_64", product_id: "libisccc1600-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libisccc1600-32bit-9.16.6-12.32.1.x86_64", product: { name: "libisccc1600-32bit-9.16.6-12.32.1.x86_64", product_id: "libisccc1600-32bit-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libisccfg1600-9.16.6-12.32.1.x86_64", product: { name: "libisccfg1600-9.16.6-12.32.1.x86_64", product_id: "libisccfg1600-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libisccfg1600-32bit-9.16.6-12.32.1.x86_64", product: { name: "libisccfg1600-32bit-9.16.6-12.32.1.x86_64", product_id: "libisccfg1600-32bit-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libns1604-9.16.6-12.32.1.x86_64", product: { name: "libns1604-9.16.6-12.32.1.x86_64", product_id: "libns1604-9.16.6-12.32.1.x86_64", }, }, { category: "product_version", name: "libns1604-32bit-9.16.6-12.32.1.x86_64", product: { name: "libns1604-32bit-9.16.6-12.32.1.x86_64", product_id: "libns1604-32bit-9.16.6-12.32.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Basesystem 15 SP1", product: { name: "SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-basesystem:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Module for Basesystem 15 SP2", product: { name: "SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-basesystem:15:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Module for Development Tools 15 SP2", product: { name: "SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-development-tools:15:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Module for Server Applications 15 SP1", product: { name: "SUSE Linux Enterprise Module for Server Applications 15 SP1", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP1", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-server-applications:15:sp1", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Module for Server Applications 15 SP2", product: { name: "SUSE Linux Enterprise Module for Server Applications 15 SP2", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-server-applications:15:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", product: { name: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-espos:15", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Performance Computing 15-LTSS", product: { name: "SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sle_hpc-ltss:15", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server 15-LTSS", product: { name: "SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS", product_identification_helper: { cpe: "cpe:/o:suse:sles-ltss:15", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise Server for SAP Applications 15", product: { name: "SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15", product_identification_helper: { cpe: "cpe:/o:suse:sles_sap:15", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", }, product_reference: "bind-devel-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-devel-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", }, product_reference: "bind-devel-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", }, product_reference: "bind-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", }, product_reference: "bind-utils-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-utils-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", }, product_reference: "bind-utils-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", }, product_reference: "bind-utils-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", }, product_reference: "libbind9-1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libbind9-1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", }, product_reference: "libbind9-1600-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", }, product_reference: "libbind9-1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", }, product_reference: "libdns1605-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", }, product_reference: "libdns1605-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", }, product_reference: "libdns1605-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", }, product_reference: "libdns1605-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", }, product_reference: "libirs-devel-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", }, product_reference: "libirs-devel-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", }, product_reference: "libirs-devel-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", }, product_reference: "libirs-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", }, product_reference: "libirs1601-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", }, product_reference: "libirs1601-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", }, product_reference: "libirs1601-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", }, product_reference: "libirs1601-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", }, product_reference: "libisc1606-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", }, product_reference: "libisc1606-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", }, product_reference: "libisc1606-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", }, product_reference: "libisc1606-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", }, product_reference: "libisccc1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libisccc1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", }, product_reference: "libisccc1600-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccc1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", }, product_reference: "libisccfg1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libisccfg1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", }, product_reference: "libisccfg1600-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccfg1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", }, product_reference: "libns1604-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", }, product_reference: "libns1604-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", }, product_reference: "libns1604-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", }, product_reference: "libns1604-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "python3-bind-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", }, product_reference: "python3-bind-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "sysuser-shadow-2.0-4.2.8.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", }, product_reference: "sysuser-shadow-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "sysuser-tools-2.0-4.2.8.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", }, product_reference: "sysuser-tools-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", }, product_reference: "bind-devel-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-devel-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", }, product_reference: "bind-devel-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", }, product_reference: "bind-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", }, product_reference: "bind-utils-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-utils-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", }, product_reference: "bind-utils-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", }, product_reference: "bind-utils-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", }, product_reference: "libbind9-1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libbind9-1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", }, product_reference: "libbind9-1600-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", }, product_reference: "libbind9-1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", }, product_reference: "libdns1605-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", }, product_reference: "libdns1605-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", }, product_reference: "libdns1605-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", }, product_reference: "libdns1605-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", }, product_reference: "libirs-devel-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", }, product_reference: "libirs-devel-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", }, product_reference: "libirs-devel-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", }, product_reference: "libirs-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", }, product_reference: "libirs1601-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", }, product_reference: "libirs1601-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", }, product_reference: "libirs1601-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", }, product_reference: "libirs1601-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", }, product_reference: "libisc1606-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", }, product_reference: "libisc1606-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", }, product_reference: "libisc1606-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", }, product_reference: "libisc1606-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", }, product_reference: "libisccc1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libisccc1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", }, product_reference: "libisccc1600-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccc1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", }, product_reference: "libisccfg1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libisccfg1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", }, product_reference: "libisccfg1600-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccfg1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", }, product_reference: "libns1604-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", }, product_reference: "libns1604-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", }, product_reference: "libns1604-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", }, product_reference: "libns1604-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "python3-bind-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", }, product_reference: "python3-bind-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "sysuser-shadow-2.0-4.2.8.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", product_id: "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", }, product_reference: "sysuser-shadow-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Basesystem 15 SP2", }, { category: "default_component_of", full_product_name: { name: "sysuser-tools-2.0-4.2.8.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP2", product_id: "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", }, product_reference: "sysuser-tools-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Development Tools 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", }, product_reference: "bind-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", }, product_reference: "bind-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", }, product_reference: "bind-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP1", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", }, product_reference: "bind-doc-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP1", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", }, product_reference: "bind-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", }, product_reference: "bind-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", }, product_reference: "bind-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP2", product_id: "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", }, product_reference: "bind-doc-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Module for Server Applications 15 SP2", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", }, product_reference: "bind-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", }, product_reference: "bind-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", }, product_reference: "bind-devel-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", }, product_reference: "bind-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", }, product_reference: "bind-doc-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", }, product_reference: "bind-utils-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", }, product_reference: "bind-utils-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", }, product_reference: "libbind9-1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", }, product_reference: "libbind9-1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", }, product_reference: "libdns1605-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", }, product_reference: "libdns1605-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", }, product_reference: "libirs-devel-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", }, product_reference: "libirs-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", }, product_reference: "libirs1601-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", }, product_reference: "libirs1601-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", }, product_reference: "libisc1606-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", }, product_reference: "libisc1606-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", }, product_reference: "libisccc1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccc1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", }, product_reference: "libisccfg1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccfg1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", }, product_reference: "libns1604-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", }, product_reference: "libns1604-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "python3-bind-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", }, product_reference: "python3-bind-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "sysuser-shadow-2.0-4.2.8.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", }, product_reference: "sysuser-shadow-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "sysuser-tools-2.0-4.2.8.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", product_id: "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", }, product_reference: "sysuser-tools-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-ESPOS", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", }, product_reference: "bind-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", }, product_reference: "bind-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", }, product_reference: "bind-devel-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", }, product_reference: "bind-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", }, product_reference: "bind-doc-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", }, product_reference: "bind-utils-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", }, product_reference: "bind-utils-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", }, product_reference: "libbind9-1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", }, product_reference: "libbind9-1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", }, product_reference: "libdns1605-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", }, product_reference: "libdns1605-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", }, product_reference: "libirs-devel-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", }, product_reference: "libirs-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", }, product_reference: "libirs1601-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", }, product_reference: "libirs1601-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", }, product_reference: "libisc1606-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", }, product_reference: "libisc1606-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", }, product_reference: "libisccc1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccc1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", }, product_reference: "libisccfg1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccfg1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", }, product_reference: "libns1604-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", }, product_reference: "libns1604-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "python3-bind-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", }, product_reference: "python3-bind-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "sysuser-shadow-2.0-4.2.8.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", }, product_reference: "sysuser-shadow-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "sysuser-tools-2.0-4.2.8.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", product_id: "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", }, product_reference: "sysuser-tools-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise High Performance Computing 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", }, product_reference: "bind-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", }, product_reference: "bind-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", }, product_reference: "bind-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", }, product_reference: "bind-devel-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-devel-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", }, product_reference: "bind-devel-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", }, product_reference: "bind-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", }, product_reference: "bind-doc-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", }, product_reference: "bind-utils-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-utils-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", }, product_reference: "bind-utils-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", }, product_reference: "bind-utils-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", }, product_reference: "libbind9-1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libbind9-1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", }, product_reference: "libbind9-1600-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", }, product_reference: "libbind9-1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", }, product_reference: "libdns1605-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", }, product_reference: "libdns1605-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", }, product_reference: "libdns1605-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", }, product_reference: "libdns1605-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", }, product_reference: "libirs-devel-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", }, product_reference: "libirs-devel-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", }, product_reference: "libirs-devel-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", }, product_reference: "libirs-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", }, product_reference: "libirs1601-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", }, product_reference: "libirs1601-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", }, product_reference: "libirs1601-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", }, product_reference: "libirs1601-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", }, product_reference: "libisc1606-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", }, product_reference: "libisc1606-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", }, product_reference: "libisc1606-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", }, product_reference: "libisc1606-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", }, product_reference: "libisccc1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libisccc1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", }, product_reference: "libisccc1600-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccc1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", }, product_reference: "libisccfg1600-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libisccfg1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", }, product_reference: "libisccfg1600-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccfg1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", }, product_reference: "libns1604-9.16.6-12.32.1.aarch64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", }, product_reference: "libns1604-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", }, product_reference: "libns1604-9.16.6-12.32.1.s390x", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", }, product_reference: "libns1604-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "python3-bind-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", }, product_reference: "python3-bind-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "sysuser-shadow-2.0-4.2.8.noarch as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", }, product_reference: "sysuser-shadow-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "sysuser-tools-2.0-4.2.8.noarch as component of SUSE Linux Enterprise Server 15-LTSS", product_id: "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", }, product_reference: "sysuser-tools-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server 15-LTSS", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "bind-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", }, product_reference: "bind-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "bind-chrootenv-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", }, product_reference: "bind-chrootenv-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-devel-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "bind-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", }, product_reference: "bind-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "bind-doc-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", }, product_reference: "bind-doc-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", }, product_reference: "bind-utils-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "bind-utils-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", }, product_reference: "bind-utils-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libbind9-1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libbind9-1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", }, product_reference: "libbind9-1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", }, product_reference: "libdns1605-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libdns1605-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", }, product_reference: "libdns1605-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", }, product_reference: "libirs-devel-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libirs-devel-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", }, product_reference: "libirs-devel-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", }, product_reference: "libirs1601-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libirs1601-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", }, product_reference: "libirs1601-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", }, product_reference: "libisc1606-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libisc1606-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", }, product_reference: "libisc1606-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libisccc1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libisccc1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccc1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", }, product_reference: "libisccfg1600-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libisccfg1600-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", }, product_reference: "libisccfg1600-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", }, product_reference: "libns1604-9.16.6-12.32.1.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "libns1604-9.16.6-12.32.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", }, product_reference: "libns1604-9.16.6-12.32.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "python3-bind-9.16.6-12.32.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", }, product_reference: "python3-bind-9.16.6-12.32.1.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "sysuser-shadow-2.0-4.2.8.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", }, product_reference: "sysuser-shadow-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, { category: "default_component_of", full_product_name: { name: "sysuser-tools-2.0-4.2.8.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15", product_id: "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", }, product_reference: "sysuser-tools-2.0-4.2.8.noarch", relates_to_product_reference: "SUSE Linux Enterprise Server for SAP Applications 15", }, ], }, vulnerabilities: [ { cve: "CVE-2017-3136", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2017-3136", }, ], notes: [ { category: "general", text: "A query with a specific set of characteristics could cause a server using DNS64 to encounter an assertion failure and terminate. An attacker could deliberately construct a query, enabling denial-of-service against a server if it was configured to use the DNS64 feature and other preconditions were met. Affects BIND 9.8.0 -> 9.8.8-P1, 9.9.0 -> 9.9.9-P6, 9.9.10b1->9.9.10rc1, 9.10.0 -> 9.10.4-P6, 9.10.5b1->9.10.5rc1, 9.11.0 -> 9.11.0-P3, 9.11.1b1->9.11.1rc1, 9.9.3-S1 -> 9.9.9-S8.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2017-3136", url: "https://www.suse.com/security/cve/CVE-2017-3136", }, { category: "external", summary: "SUSE Bug 1018700 for CVE-2017-3136", url: "https://bugzilla.suse.com/1018700", }, { category: "external", summary: "SUSE Bug 1018701 for CVE-2017-3136", url: "https://bugzilla.suse.com/1018701", }, { category: "external", summary: "SUSE Bug 1018702 for CVE-2017-3136", url: "https://bugzilla.suse.com/1018702", }, { category: "external", summary: "SUSE Bug 1024130 for CVE-2017-3136", url: "https://bugzilla.suse.com/1024130", }, { category: "external", summary: "SUSE Bug 1033461 for CVE-2017-3136", url: "https://bugzilla.suse.com/1033461", }, { category: "external", summary: "SUSE Bug 1033466 for CVE-2017-3136", url: "https://bugzilla.suse.com/1033466", }, { category: "external", summary: "SUSE Bug 1081545 for CVE-2017-3136", url: "https://bugzilla.suse.com/1081545", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.0", }, products: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "important", }, ], title: "CVE-2017-3136", }, { cve: "CVE-2018-5741", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-5741", }, ], notes: [ { category: "general", text: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2018-5741", url: "https://www.suse.com/security/cve/CVE-2018-5741", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2018-5741", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2018-5741", url: "https://bugzilla.suse.com/1171740", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, products: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "moderate", }, ], title: "CVE-2018-5741", }, { cve: "CVE-2019-6477", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-6477", }, ], notes: [ { category: "general", text: "With pipelining enabled each incoming query on a TCP connection requires a similar resource allocation to a query received via UDP or via TCP without pipelining enabled. A client using a TCP-pipelined connection to a server could consume more resources than the server has been provisioned to handle. When a TCP connection with a large number of pipelined queries is closed, the load on the server releasing these multiple resources can cause it to become unresponsive, even for queries that can be answered authoritatively or from cache. (This is most likely to be perceived as an intermittent server problem).", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2019-6477", url: "https://www.suse.com/security/cve/CVE-2019-6477", }, { category: "external", summary: "SUSE Bug 1157051 for CVE-2019-6477", url: "https://bugzilla.suse.com/1157051", }, { category: "external", summary: "SUSE Bug 1197136 for CVE-2019-6477", url: "https://bugzilla.suse.com/1197136", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.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 High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "important", }, ], title: "CVE-2019-6477", }, { cve: "CVE-2020-8616", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8616", }, ], notes: [ { category: "general", text: "A malicious actor who intentionally exploits this lack of effective limitation on the number of fetches performed when processing referrals can, through the use of specially crafted referrals, cause a recursing server to issue a very large number of fetches in an attempt to process the referral. This has at least two potential effects: The performance of the recursing server can potentially be degraded by the additional work required to perform these fetches, and The attacker can exploit this behavior to use the recursing server as a reflector in a reflection attack with a high amplification factor.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8616", url: "https://www.suse.com/security/cve/CVE-2020-8616", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2020-8616", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2020-8616", url: "https://bugzilla.suse.com/1171740", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 8.6, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "moderate", }, ], title: "CVE-2020-8616", }, { cve: "CVE-2020-8617", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8617", }, ], notes: [ { category: "general", text: "Using a specially-crafted message, an attacker may potentially cause a BIND server to reach an inconsistent state if the attacker knows (or successfully guesses) the name of a TSIG key used by the server. Since BIND, by default, configures a local session key even on servers whose configuration does not otherwise make use of it, almost all current BIND servers are vulnerable. In releases of BIND dating from March 2018 and after, an assertion check in tsig.c detects this inconsistent state and deliberately exits. Prior to the introduction of the check the server would continue operating in an inconsistent state, with potentially harmful results.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8617", url: "https://www.suse.com/security/cve/CVE-2020-8617", }, { category: "external", summary: "SUSE Bug 1109160 for CVE-2020-8617", url: "https://bugzilla.suse.com/1109160", }, { category: "external", summary: "SUSE Bug 1171740 for CVE-2020-8617", url: "https://bugzilla.suse.com/1171740", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.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 High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "moderate", }, ], title: "CVE-2020-8617", }, { cve: "CVE-2020-8618", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8618", }, ], notes: [ { category: "general", text: "An attacker who is permitted to send zone data to a server via zone transfer can exploit this to intentionally trigger the assertion failure with a specially constructed zone, denying service to clients.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8618", url: "https://www.suse.com/security/cve/CVE-2020-8618", }, { category: "external", summary: "SUSE Bug 1172958 for CVE-2020-8618", url: "https://bugzilla.suse.com/1172958", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 4.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "moderate", }, ], title: "CVE-2020-8618", }, { cve: "CVE-2020-8619", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8619", }, ], notes: [ { category: "general", text: "In ISC BIND9 versions BIND 9.11.14 -> 9.11.19, BIND 9.14.9 -> 9.14.12, BIND 9.16.0 -> 9.16.3, BIND Supported Preview Edition 9.11.14-S1 -> 9.11.19-S1: Unless a nameserver is providing authoritative service for one or more zones and at least one zone contains an empty non-terminal entry containing an asterisk (\"*\") character, this defect cannot be encountered. A would-be attacker who is allowed to change zone content could theoretically introduce such a record in order to exploit this condition to cause denial of service, though we consider the use of this vector unlikely because any such attack would require a significant privilege level and be easily traceable.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8619", url: "https://www.suse.com/security/cve/CVE-2020-8619", }, { category: "external", summary: "SUSE Bug 1172958 for CVE-2020-8619", url: "https://bugzilla.suse.com/1172958", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 4.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "moderate", }, ], title: "CVE-2020-8619", }, { cve: "CVE-2020-8620", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8620", }, ], notes: [ { category: "general", text: "In BIND 9.15.6 -> 9.16.5, 9.17.0 -> 9.17.3, An attacker who can establish a TCP connection with the server and send data on that connection can exploit this to trigger the assertion failure, causing the server to exit.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8620", url: "https://www.suse.com/security/cve/CVE-2020-8620", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8620", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8620", url: "https://bugzilla.suse.com/1191120", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.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 High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "important", }, ], title: "CVE-2020-8620", }, { cve: "CVE-2020-8621", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8621", }, ], notes: [ { category: "general", text: "In BIND 9.14.0 -> 9.16.5, 9.17.0 -> 9.17.3, If a server is configured with both QNAME minimization and 'forward first' then an attacker who can send queries to it may be able to trigger the condition that will cause the server to crash. Servers that 'forward only' are not affected.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8621", url: "https://www.suse.com/security/cve/CVE-2020-8621", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8621", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8621", url: "https://bugzilla.suse.com/1191120", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.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 High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "important", }, ], title: "CVE-2020-8621", }, { cve: "CVE-2020-8622", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8622", }, ], notes: [ { category: "general", text: "In BIND 9.0.0 -> 9.11.21, 9.12.0 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.9.3-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker on the network path for a TSIG-signed request, or operating the server receiving the TSIG-signed request, could send a truncated response to that request, triggering an assertion failure, causing the server to exit. Alternately, an off-path attacker would have to correctly guess when a TSIG-signed request was sent, along with other characteristics of the packet and message, and spoof a truncated response to trigger an assertion failure, causing the server to exit.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8622", url: "https://www.suse.com/security/cve/CVE-2020-8622", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8622", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1188888 for CVE-2020-8622", url: "https://bugzilla.suse.com/1188888", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8622", url: "https://bugzilla.suse.com/1191120", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 6.5, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "important", }, ], title: "CVE-2020-8622", }, { cve: "CVE-2020-8623", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8623", }, ], notes: [ { category: "general", text: "In BIND 9.10.0 -> 9.11.21, 9.12.0 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.10.5-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker that can reach a vulnerable system with a specially crafted query packet can trigger a crash. To be vulnerable, the system must: * be running BIND that was built with \"--enable-native-pkcs11\" * be signing one or more zones with an RSA key * be able to receive queries from a possible attacker", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8623", url: "https://www.suse.com/security/cve/CVE-2020-8623", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8623", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8623", url: "https://bugzilla.suse.com/1191120", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.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 High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "important", }, ], title: "CVE-2020-8623", }, { cve: "CVE-2020-8624", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8624", }, ], notes: [ { category: "general", text: "In BIND 9.9.12 -> 9.9.13, 9.10.7 -> 9.10.8, 9.11.3 -> 9.11.21, 9.12.1 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.9.12-S1 -> 9.9.13-S1, 9.11.3-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker who has been granted privileges to change a specific subset of the zone's content could abuse these unintended additional privileges to update other contents of the zone.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, references: [ { category: "external", summary: "CVE-2020-8624", url: "https://www.suse.com/security/cve/CVE-2020-8624", }, { category: "external", summary: "SUSE Bug 1175443 for CVE-2020-8624", url: "https://bugzilla.suse.com/1175443", }, { category: "external", summary: "SUSE Bug 1191120 for CVE-2020-8624", url: "https://bugzilla.suse.com/1191120", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise High Performance Computing 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP1:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP2:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Development Tools 15 SP2:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP1:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP2:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server 15-LTSS:sysuser-tools-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-chrootenv-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:bind-doc-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:bind-utils-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libbind9-1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdns1605-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs-devel-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libirs1601-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisc1606-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccc1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libisccfg1600-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libns1604-9.16.6-12.32.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:python3-bind-9.16.6-12.32.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-shadow-2.0-4.2.8.noarch", "SUSE Linux Enterprise Server for SAP Applications 15:sysuser-tools-2.0-4.2.8.noarch", ], }, ], threats: [ { category: "impact", date: "2020-10-13T15:25:49Z", details: "important", }, ], title: "CVE-2020-8624", }, ], }
RHSA-2019:2057
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: bind (9.11.4). (BZ#1640561)\n\nSecurity Fix(es):\n\n* bind: Incorrect documentation of krb5-subdomain and ms-subdomain update policies (CVE-2018-5741)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 Release Notes linked from 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-2019:2057", url: "https://access.redhat.com/errata/RHSA-2019:2057", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#moderate", url: "https://access.redhat.com/security/updates/classification/#moderate", }, { category: "external", summary: "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index", url: "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index", }, { category: "external", summary: "1520808", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1520808", }, { category: "external", summary: "1578128", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1578128", }, { category: "external", summary: "1630058", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1630058", }, { category: "external", summary: "1630160", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1630160", }, { category: "external", summary: "1631131", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1631131", }, { category: "external", summary: "1631407", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1631407", }, { category: "external", summary: "1640561", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1640561", }, { category: "external", summary: "1676661", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1676661", }, { category: "external", summary: "1685940", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1685940", }, { category: "external", summary: "1720703", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1720703", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2057.json", }, ], title: "Red Hat Security Advisory: bind security, bug fix, and enhancement update", tracking: { current_release_date: "2024-11-22T12:29:59+00:00", generator: { date: "2024-11-22T12:29:59+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2019:2057", initial_release_date: "2019-08-06T14:01:31+00:00", revision_history: [ { date: "2019-08-06T14:01:31+00:00", number: "1", summary: "Initial version", }, { date: "2019-08-06T14:01:31+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T12:29: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 Client (v. 7)", product: { name: "Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7", 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.7", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { 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.7", 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.7", 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.7", 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.7", 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.7", 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-sdb-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-utils-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-libs-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.i686", product: { name: "bind-libs-32:9.11.4-9.P2.el7.i686", product_id: "bind-libs-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.i686", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "bind-license-32:9.11.4-9.P2.el7.noarch", product: { name: "bind-license-32:9.11.4-9.P2.el7.noarch", product_id: "bind-license-32:9.11.4-9.P2.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/bind-license@9.11.4-9.P2.el7?arch=noarch&epoch=32", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.src", product: { name: "bind-32:9.11.4-9.P2.el7.src", product_id: "bind-32:9.11.4-9.P2.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=src&epoch=32", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "bind-sdb-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x", product_id: "bind-sdb-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x", product_id: "bind-utils-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x", product_id: "bind-chroot-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x", product_id: "bind-libs-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-32:9.11.4-9.P2.el7.s390x", product_id: "bind-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.s390", product: { name: "bind-libs-32:9.11.4-9.P2.el7.s390", product_id: "bind-libs-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.s390", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-utils-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-libs-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc", product_id: "bind-libs-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, ], category: "architecture", name: "ppc", }, { branches: [ { category: "product_version", name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, ], category: "architecture", name: "ppc64le", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, ], }, vulnerabilities: [ { cve: "CVE-2018-5741", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2018-09-13T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1631131", }, ], notes: [ { category: "description", text: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", title: "Vulnerability description", }, { category: "summary", text: "bind: Incorrect documentation of krb5-subdomain and ms-subdomain update policies", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2018-5741", }, { category: "external", summary: "RHBZ#1631131", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1631131", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2018-5741", url: "https://www.cve.org/CVERecord?id=CVE-2018-5741", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2018-5741", url: "https://nvd.nist.gov/vuln/detail/CVE-2018-5741", }, { category: "external", summary: "https://kb.isc.org/docs/cve-2018-5741", url: "https://kb.isc.org/docs/cve-2018-5741", }, ], release_date: "2018-09-20T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2019-08-06T14:01:31+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.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2019:2057", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, products: [ "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "bind: Incorrect documentation of krb5-subdomain and ms-subdomain update policies", }, ], }
rhsa-2019:2057
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: bind (9.11.4). (BZ#1640561)\n\nSecurity Fix(es):\n\n* bind: Incorrect documentation of krb5-subdomain and ms-subdomain update policies (CVE-2018-5741)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 Release Notes linked from 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-2019:2057", url: "https://access.redhat.com/errata/RHSA-2019:2057", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#moderate", url: "https://access.redhat.com/security/updates/classification/#moderate", }, { category: "external", summary: "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index", url: "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index", }, { category: "external", summary: "1520808", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1520808", }, { category: "external", summary: "1578128", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1578128", }, { category: "external", summary: "1630058", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1630058", }, { category: "external", summary: "1630160", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1630160", }, { category: "external", summary: "1631131", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1631131", }, { category: "external", summary: "1631407", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1631407", }, { category: "external", summary: "1640561", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1640561", }, { category: "external", summary: "1676661", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1676661", }, { category: "external", summary: "1685940", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1685940", }, { category: "external", summary: "1720703", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1720703", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2057.json", }, ], title: "Red Hat Security Advisory: bind security, bug fix, and enhancement update", tracking: { current_release_date: "2024-11-22T12:29:59+00:00", generator: { date: "2024-11-22T12:29:59+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2019:2057", initial_release_date: "2019-08-06T14:01:31+00:00", revision_history: [ { date: "2019-08-06T14:01:31+00:00", number: "1", summary: "Initial version", }, { date: "2019-08-06T14:01:31+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T12:29: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 Client (v. 7)", product: { name: "Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7", 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.7", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { 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.7", 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.7", 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.7", 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.7", 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.7", 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-sdb-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-utils-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-libs-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.i686", product: { name: "bind-libs-32:9.11.4-9.P2.el7.i686", product_id: "bind-libs-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.i686", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "bind-license-32:9.11.4-9.P2.el7.noarch", product: { name: "bind-license-32:9.11.4-9.P2.el7.noarch", product_id: "bind-license-32:9.11.4-9.P2.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/bind-license@9.11.4-9.P2.el7?arch=noarch&epoch=32", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.src", product: { name: "bind-32:9.11.4-9.P2.el7.src", product_id: "bind-32:9.11.4-9.P2.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=src&epoch=32", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "bind-sdb-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x", product_id: "bind-sdb-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x", product_id: "bind-utils-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x", product_id: "bind-chroot-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x", product_id: "bind-libs-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-32:9.11.4-9.P2.el7.s390x", product_id: "bind-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.s390", product: { name: "bind-libs-32:9.11.4-9.P2.el7.s390", product_id: "bind-libs-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.s390", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-utils-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-libs-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc", product_id: "bind-libs-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, ], category: "architecture", name: "ppc", }, { branches: [ { category: "product_version", name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, ], category: "architecture", name: "ppc64le", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, ], }, vulnerabilities: [ { cve: "CVE-2018-5741", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2018-09-13T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1631131", }, ], notes: [ { category: "description", text: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", title: "Vulnerability description", }, { category: "summary", text: "bind: Incorrect documentation of krb5-subdomain and ms-subdomain update policies", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2018-5741", }, { category: "external", summary: "RHBZ#1631131", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1631131", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2018-5741", url: "https://www.cve.org/CVERecord?id=CVE-2018-5741", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2018-5741", url: "https://nvd.nist.gov/vuln/detail/CVE-2018-5741", }, { category: "external", summary: "https://kb.isc.org/docs/cve-2018-5741", url: "https://kb.isc.org/docs/cve-2018-5741", }, ], release_date: "2018-09-20T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2019-08-06T14:01:31+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.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2019:2057", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, products: [ "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "bind: Incorrect documentation of krb5-subdomain and ms-subdomain update policies", }, ], }
rhsa-2019_2057
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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 Moderate. 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\nThe following packages have been upgraded to a later upstream version: bind (9.11.4). (BZ#1640561)\n\nSecurity Fix(es):\n\n* bind: Incorrect documentation of krb5-subdomain and ms-subdomain update policies (CVE-2018-5741)\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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 7.7 Release Notes linked from 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-2019:2057", url: "https://access.redhat.com/errata/RHSA-2019:2057", }, { category: "external", summary: "https://access.redhat.com/security/updates/classification/#moderate", url: "https://access.redhat.com/security/updates/classification/#moderate", }, { category: "external", summary: "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index", url: "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.7_release_notes/index", }, { category: "external", summary: "1520808", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1520808", }, { category: "external", summary: "1578128", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1578128", }, { category: "external", summary: "1630058", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1630058", }, { category: "external", summary: "1630160", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1630160", }, { category: "external", summary: "1631131", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1631131", }, { category: "external", summary: "1631407", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1631407", }, { category: "external", summary: "1640561", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1640561", }, { category: "external", summary: "1676661", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1676661", }, { category: "external", summary: "1685940", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1685940", }, { category: "external", summary: "1720703", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1720703", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2019/rhsa-2019_2057.json", }, ], title: "Red Hat Security Advisory: bind security, bug fix, and enhancement update", tracking: { current_release_date: "2024-11-22T12:29:59+00:00", generator: { date: "2024-11-22T12:29:59+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.1", }, }, id: "RHSA-2019:2057", initial_release_date: "2019-08-06T14:01:31+00:00", revision_history: [ { date: "2019-08-06T14:01:31+00:00", number: "1", summary: "Initial version", }, { date: "2019-08-06T14:01:31+00:00", number: "2", summary: "Last updated version", }, { date: "2024-11-22T12:29: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 Client (v. 7)", product: { name: "Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7", 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.7", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::client", }, }, }, { category: "product_name", name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product: { name: "Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7", product_identification_helper: { cpe: "cpe:/o:redhat:enterprise_linux:7::computenode", }, }, }, { 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.7", 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.7", 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.7", 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.7", 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.7", 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-sdb-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-devel-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-utils-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-libs-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=x86_64&epoch=32", }, }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.i686", product: { name: "bind-devel-32:9.11.4-9.P2.el7.i686", product_id: "bind-devel-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.i686", product: { name: "bind-libs-32:9.11.4-9.P2.el7.i686", product_id: "bind-libs-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.i686", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.i686", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=i686&epoch=32", }, }, }, ], category: "architecture", name: "i686", }, { branches: [ { category: "product_version", name: "bind-license-32:9.11.4-9.P2.el7.noarch", product: { name: "bind-license-32:9.11.4-9.P2.el7.noarch", product_id: "bind-license-32:9.11.4-9.P2.el7.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/bind-license@9.11.4-9.P2.el7?arch=noarch&epoch=32", }, }, }, ], category: "architecture", name: "noarch", }, { branches: [ { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.src", product: { name: "bind-32:9.11.4-9.P2.el7.src", product_id: "bind-32:9.11.4-9.P2.el7.src", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=src&epoch=32", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "bind-sdb-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x", product_id: "bind-sdb-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x", product_id: "bind-devel-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x", product_id: "bind-utils-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x", product_id: "bind-chroot-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x", product_id: "bind-libs-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-32:9.11.4-9.P2.el7.s390x", product_id: "bind-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=s390x&epoch=32", }, }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.s390", product: { name: "bind-devel-32:9.11.4-9.P2.el7.s390", product_id: "bind-devel-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.s390", product: { name: "bind-libs-32:9.11.4-9.P2.el7.s390", product_id: "bind-libs-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.s390", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.s390", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=s390&epoch=32", }, }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-devel-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-utils-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-libs-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=ppc64&epoch=32", }, }, }, ], category: "architecture", name: "ppc64", }, { branches: [ { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc", product_id: "bind-devel-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc", product_id: "bind-libs-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=ppc&epoch=32", }, }, }, ], category: "architecture", name: "ppc", }, { branches: [ { category: "product_version", name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-debuginfo@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-lite-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-devel@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-utils@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs-lite@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-chroot@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-libs@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-pkcs11@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, { category: "product_version", name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", product: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", product_id: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", product_identification_helper: { purl: "pkg:rpm/redhat/bind-export-libs@9.11.4-9.P2.el7?arch=ppc64le&epoch=32", }, }, }, ], category: "architecture", name: "ppc64le", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)", product_id: "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)", product_id: "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Client-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode (v. 7)", product_id: "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)", product_id: "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7ComputeNode-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)", product_id: "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)", product_id: "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Server-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)", product_id: "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", }, product_reference: "bind-32:9.11.4-9.P2.el7.src", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-export-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-license-32:9.11.4-9.P2.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", }, product_reference: "bind-license-32:9.11.4-9.P2.el7.noarch", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.ppc64le", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.s390x", relates_to_product_reference: "7Workstation-optional-7.7", }, { category: "default_component_of", full_product_name: { name: "bind-utils-32:9.11.4-9.P2.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)", product_id: "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", }, product_reference: "bind-utils-32:9.11.4-9.P2.el7.x86_64", relates_to_product_reference: "7Workstation-optional-7.7", }, ], }, vulnerabilities: [ { cve: "CVE-2018-5741", cwe: { id: "CWE-284", name: "Improper Access Control", }, discovery_date: "2018-09-13T00:00:00+00:00", ids: [ { system_name: "Red Hat Bugzilla ID", text: "1631131", }, ], notes: [ { category: "description", text: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", title: "Vulnerability description", }, { category: "summary", text: "bind: Incorrect documentation of krb5-subdomain and ms-subdomain update policies", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2018-5741", }, { category: "external", summary: "RHBZ#1631131", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1631131", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2018-5741", url: "https://www.cve.org/CVERecord?id=CVE-2018-5741", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2018-5741", url: "https://nvd.nist.gov/vuln/detail/CVE-2018-5741", }, { category: "external", summary: "https://kb.isc.org/docs/cve-2018-5741", url: "https://kb.isc.org/docs/cve-2018-5741", }, ], release_date: "2018-09-20T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2019-08-06T14:01:31+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.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2019:2057", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, products: [ "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Client-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Client-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7ComputeNode-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7ComputeNode-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Server-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Server-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.src", "7Workstation-optional-7.7:bind-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-debuginfo-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-export-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-libs-lite-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-license-32:9.11.4-9.P2.el7.noarch", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-lite-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-devel-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.i686", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-libs-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-pkcs11-utils-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-sdb-chroot-32:9.11.4-9.P2.el7.x86_64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.ppc64le", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.s390x", "7Workstation-optional-7.7:bind-utils-32:9.11.4-9.P2.el7.x86_64", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "bind: Incorrect documentation of krb5-subdomain and ms-subdomain update policies", }, ], }
ghsa-ghpp-72v8-mpmv
Vulnerability from github
To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.
{ affected: [], aliases: [ "CVE-2018-5741", ], database_specific: { cwe_ids: [ "CWE-863", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2019-01-16T20:29:00Z", severity: "MODERATE", }, details: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", id: "GHSA-ghpp-72v8-mpmv", modified: "2022-05-13T01:14:26Z", published: "2022-05-13T01:14:26Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2018-5741", }, { type: "WEB", url: "https://access.redhat.com/errata/RHSA-2019:2057", }, { type: "WEB", url: "https://kb.isc.org/docs/cve-2018-5741", }, { type: "WEB", url: "https://security.gentoo.org/glsa/201903-13", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20190830-0001", }, { type: "WEB", url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us", }, { type: "WEB", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html", }, { type: "WEB", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html", }, { type: "WEB", url: "http://www.securityfocus.com/bid/105379", }, { type: "WEB", url: "http://www.securitytracker.com/id/1041674", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", type: "CVSS_V3", }, ], }
gsd-2018-5741
Vulnerability from gsd
{ GSD: { alias: "CVE-2018-5741", description: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", id: "GSD-2018-5741", references: [ "https://www.suse.com/security/cve/CVE-2018-5741.html", "https://access.redhat.com/errata/RHSA-2019:2057", "https://alas.aws.amazon.com/cve/html/CVE-2018-5741.html", "https://linux.oracle.com/cve/CVE-2018-5741.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2018-5741", ], details: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", id: "GSD-2018-5741", modified: "2023-12-13T01:22:40.445541Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-officer@isc.org", DATE_PUBLIC: "2018-09-19T00:00:00.000Z", ID: "CVE-2018-5741", STATE: "PUBLIC", TITLE: "Update policies krb5-subdomain and ms-subdomain do not enforce controls promised in their documentation", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "BIND 9", version: { version_data: [ { version_name: "BIND 9", version_value: "Versions prior to BIND 9.11.5 and BIND 9.12.3", }, ], }, }, ], }, vendor_name: "ISC", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", }, ], }, impact: { cvss: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "The krb5-subdomain and ms-subdomain update policy rule types permit updates from any client authenticated with a valid Kerberos or Windows machine principal from the REALM specified in the identity field, to modify records in the zone at or below the name specified in the name field. The incorrect documentation, however, indicated that the policy would be restricted to names at or below the machine's name as encoded in the Windows or Kerberos principal.\n\nFor example, if named.conf contains the following configuration statement in the zone \"example.com\":\n\nzone example.com {\n ...\n update-policy {\n grant SUB.EXAMPLE.COM krb5-subdomain . ANY;\n };\n};\n\n...then a client possessing a valid Kerberos machine principal for host/machine.sub.example.com@SUB.EXAMPLE.COM would be allowed to update any record at or below \"example.com\", whereas the documentation indicated that updates would only be permitted at or below \"machine.sub.example.com\". In practice, the name of the machine encoded in the principal is not checked to ensure that it matches the records to be updated. The update policy for the zone, having established that the client possesses a valid machine principal from the SUB.EXAMPLE.COM realm, simply allows updates to all records within the zone \"example.com\".\n\nThe ms-subdomain rule type behaves similarly, but for Windows machine principals such as machine$@SUB.EXAMPLE.COM instead of Kerberos principals.\n\nThe krb5-subdomain and ms-subdomain rules are intended to limit updates to names below the name field (in this example, \".\", which covers the entire zone). Because of a separate bug in the named.conf parser, a name field below \".\" could not be configured in some releases.\n\nMaintenance releases of BIND released during or after October 2018 (9.11.5 or higher, 9.12.3 or higher) will address this configuration bug, as well as adding new krb5-selfsub and ms-selfsub rule types which more accurately implement the behavior that the ARM formerly attributed to krb5-subdomain and ms-subdomain.", }, ], }, ], }, references: { reference_data: [ { name: "105379", refsource: "BID", url: "http://www.securityfocus.com/bid/105379", }, { name: "1041674", refsource: "SECTRACK", url: "http://www.securitytracker.com/id/1041674", }, { name: "https://kb.isc.org/docs/cve-2018-5741", refsource: "CONFIRM", url: "https://kb.isc.org/docs/cve-2018-5741", }, { name: "GLSA-201903-13", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/201903-13", }, { name: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us", refsource: "CONFIRM", url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us", }, { name: "RHSA-2019:2057", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2019:2057", }, { name: "https://security.netapp.com/advisory/ntap-20190830-0001/", refsource: "CONFIRM", url: "https://security.netapp.com/advisory/ntap-20190830-0001/", }, { name: "openSUSE-SU-2020:1699", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html", }, { name: "openSUSE-SU-2020:1701", refsource: "SUSE", url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html", }, ], }, solution: [ { lang: "eng", value: "At the time of public disclosure, ISC is not providing any code changing the behavior of the update-policy feature. While we believe that there are a few operators out there who are relying on the strictest interpretation permitted by the erroneous documentation, we have to balance that against changing the behavior of features in stable branches of BIND, including the 9.11 branch which is meant to be a feature-complete Extended Support Version of BIND 9. As a compromise between these conflicting priorities, we have decided that our best course of action is to disclose the error but leave the existing behavior of the krb5-subdomain and ms-subdomain policies as they are (while correcting the erroneous documentation).\n\nIn maintenance releases issued during or after October 2018, the name field for ms-subdomain and krb5-subdomain will be corrected so that names lower than \".\" can be configured, and two new rule types will be added, krb5-selfsub and ms-selfsub, analogous to the existing selfsub rule type, which implement the behavior that was formerly described in the documentation for krb5-subdomain and ms-subdomain: restricting updates to names at or below the machine name encoded in the client's Windows or Kerberos principal. \n", }, ], source: { discovery: "EXTERNAL", }, work_around: [ { lang: "eng", value: "To limit updates to a subset of a zone -- for example, \"sub.example.com\" -- create a new \"sub.example.com\" child zone beneath \"example.com\", and set the desired update-policy in the child zone rather than the parent.", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "9.11.5", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "9.12.3", versionStartIncluding: "9.12.0", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security-officer@isc.org", ID: "CVE-2018-5741", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "To provide fine-grained controls over the ability to use Dynamic DNS (DDNS) to update records in a zone, BIND 9 provides a feature called update-policy. Various rules can be configured to limit the types of updates that can be performed by a client, depending on the key used when sending the update request. Unfortunately, some rule types were not initially documented, and when documentation for them was added to the Administrator Reference Manual (ARM) in change #3112, the language that was added to the ARM at that time incorrectly described the behavior of two rule types, krb5-subdomain and ms-subdomain. This incorrect documentation could mislead operators into believing that policies they had configured were more restrictive than they actually were. This affects BIND versions prior to BIND 9.11.5 and BIND 9.12.3.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-863", }, ], }, ], }, references: { reference_data: [ { name: "https://kb.isc.org/docs/cve-2018-5741", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://kb.isc.org/docs/cve-2018-5741", }, { name: "1041674", refsource: "SECTRACK", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securitytracker.com/id/1041674", }, { name: "105379", refsource: "BID", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securityfocus.com/bid/105379", }, { name: "GLSA-201903-13", refsource: "GENTOO", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/201903-13", }, { name: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us", refsource: "CONFIRM", tags: [], url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbux03927en_us", }, { name: "RHSA-2019:2057", refsource: "REDHAT", tags: [], url: "https://access.redhat.com/errata/RHSA-2019:2057", }, { name: "https://security.netapp.com/advisory/ntap-20190830-0001/", refsource: "CONFIRM", tags: [], url: "https://security.netapp.com/advisory/ntap-20190830-0001/", }, { name: "openSUSE-SU-2020:1699", refsource: "SUSE", tags: [], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00041.html", }, { name: "openSUSE-SU-2020:1701", refsource: "SUSE", tags: [], url: "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00044.html", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "SINGLE", availabilityImpact: "NONE", baseScore: 4, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:L/Au:S/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 8, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 6.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", version: "3.0", }, exploitabilityScore: 2.8, impactScore: 3.6, }, }, lastModifiedDate: "2020-10-20T12:15Z", publishedDate: "2019-01-16T20:29Z", }, }, }
Log in or create an account to share your comment.
This schema specifies the format of a comment related to a security advisory.
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.
- 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.