RHSA-2020:1845
Vulnerability from csaf_redhat - Published: 2020-04-28 15:55 - Updated: 2025-11-21 18:14Summary
Red Hat Security Advisory: bind security, bug fix, and enhancement update
Severity
Moderate
Notes
Topic: An update for bind is now available for Red Hat Enterprise Linux 8.
Red 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.
Details: The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
The following packages have been upgraded to a later upstream version: bind (9.11.13). (BZ#1704328)
Security Fix(es):
* bind: TCP Pipelining doesn't limit TCP clients on a single connection (CVE-2019-6477)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.2 Release Notes linked from the References section.
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A flaw was found in the way bind limited the number of TCP clients that can be connected at any given time. A remote attacker could use one TCP client to send a large number of DNS requests over a single connection, causing exhaustion of the pool of file descriptors available to named, and potentially affecting network connections and the management of files such as log files or zone journal files.
7.5 (High)
Vendor Fix
For details on how to apply this update, which includes the changes described in this advisory, refer to:
https://access.redhat.com/articles/11258
After installing the update, the BIND daemon (named) will be restarted automatically.
https://access.redhat.com/errata/RHSA-2020:1845
Workaround
The vulnerability can be mitigated by disabling server TCP-pipelining:
~~~
keep-response-order { any; };
~~~
and then restarting BIND. The server restart is necessary because neither a 'reload' nor a 'reconfig' operation will properly reset currently pipelining TCP clients.
Disabling TCP-pipelining entirely is completely effective at mitigating the vulnerability with minimal impact to clients that use pipelined TCP connections and with no impact to clients that do not support TCP-pipelining. The majority of Internet client DNS queries are transported over UDP or TCP without use of TCP-pipelining.
Note: This mitigation will only work with bind-9.11 and above.
References
Acknowledgments
ISC
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for bind is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of 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.13). (BZ#1704328)\n\nSecurity Fix(es):\n\n* bind: TCP Pipelining doesn\u0027t limit TCP clients on a single connection (CVE-2019-6477)\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 8.2 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-2020:1845",
"url": "https://access.redhat.com/errata/RHSA-2020:1845"
},
{
"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/8/html/8.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index"
},
{
"category": "external",
"summary": "1664863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1664863"
},
{
"category": "external",
"summary": "1679766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679766"
},
{
"category": "external",
"summary": "1704328",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1704328"
},
{
"category": "external",
"summary": "1759845",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1759845"
},
{
"category": "external",
"summary": "1773617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773617"
},
{
"category": "external",
"summary": "1790879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1790879"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1845.json"
}
],
"title": "Red Hat Security Advisory: bind security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-21T18:14:00+00:00",
"generator": {
"date": "2025-11-21T18:14:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:1845",
"initial_release_date": "2020-04-28T15:55:09+00:00",
"revision_history": [
{
"date": "2020-04-28T15:55:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-04-28T15:55:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:14:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-chroot-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-chroot-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-devel-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-devel-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-libs-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-libs-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-sdb-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-sdb-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-utils-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-utils-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-debugsource-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-debugsource-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-export-devel-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-export-devel-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.13-3.el8.ppc64le",
"product": {
"name": "bind-export-libs-32:9.11.13-3.el8.ppc64le",
"product_id": "bind-export-libs-32:9.11.13-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-3.el8?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-32:9.11.13-3.el8.s390x",
"product_id": "bind-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-chroot-32:9.11.13-3.el8.s390x",
"product_id": "bind-chroot-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-devel-32:9.11.13-3.el8.s390x",
"product_id": "bind-devel-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-libs-32:9.11.13-3.el8.s390x",
"product_id": "bind-libs-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-libs-lite-32:9.11.13-3.el8.s390x",
"product_id": "bind-libs-lite-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-lite-devel-32:9.11.13-3.el8.s390x",
"product_id": "bind-lite-devel-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-pkcs11-32:9.11.13-3.el8.s390x",
"product_id": "bind-pkcs11-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"product_id": "bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"product_id": "bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"product_id": "bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-sdb-32:9.11.13-3.el8.s390x",
"product_id": "bind-sdb-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"product_id": "bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-utils-32:9.11.13-3.el8.s390x",
"product_id": "bind-utils-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-debugsource-32:9.11.13-3.el8.s390x",
"product_id": "bind-debugsource-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-debuginfo-32:9.11.13-3.el8.s390x",
"product_id": "bind-debuginfo-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"product_id": "bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"product_id": "bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"product_id": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"product_id": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"product_id": "bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"product_id": "bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-export-devel-32:9.11.13-3.el8.s390x",
"product_id": "bind-export-devel-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.13-3.el8.s390x",
"product": {
"name": "bind-export-libs-32:9.11.13-3.el8.s390x",
"product_id": "bind-export-libs-32:9.11.13-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-3.el8?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-32:9.11.13-3.el8.x86_64",
"product_id": "bind-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-chroot-32:9.11.13-3.el8.x86_64",
"product_id": "bind-chroot-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-devel-32:9.11.13-3.el8.x86_64",
"product_id": "bind-devel-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-libs-32:9.11.13-3.el8.x86_64",
"product_id": "bind-libs-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-libs-lite-32:9.11.13-3.el8.x86_64",
"product_id": "bind-libs-lite-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-lite-devel-32:9.11.13-3.el8.x86_64",
"product_id": "bind-lite-devel-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-pkcs11-32:9.11.13-3.el8.x86_64",
"product_id": "bind-pkcs11-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"product_id": "bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"product_id": "bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"product_id": "bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-sdb-32:9.11.13-3.el8.x86_64",
"product_id": "bind-sdb-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"product_id": "bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-utils-32:9.11.13-3.el8.x86_64",
"product_id": "bind-utils-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-debugsource-32:9.11.13-3.el8.x86_64",
"product_id": "bind-debugsource-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-debuginfo-32:9.11.13-3.el8.x86_64",
"product_id": "bind-debuginfo-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"product_id": "bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"product_id": "bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"product_id": "bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"product_id": "bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-export-devel-32:9.11.13-3.el8.x86_64",
"product_id": "bind-export-devel-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.13-3.el8.x86_64",
"product": {
"name": "bind-export-libs-32:9.11.13-3.el8.x86_64",
"product_id": "bind-export-libs-32:9.11.13-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-3.el8?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-devel-32:9.11.13-3.el8.i686",
"product_id": "bind-devel-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-libs-32:9.11.13-3.el8.i686",
"product_id": "bind-libs-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-libs-lite-32:9.11.13-3.el8.i686",
"product_id": "bind-libs-lite-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-lite-devel-32:9.11.13-3.el8.i686",
"product_id": "bind-lite-devel-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"product_id": "bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"product_id": "bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-debugsource-32:9.11.13-3.el8.i686",
"product_id": "bind-debugsource-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-debuginfo-32:9.11.13-3.el8.i686",
"product_id": "bind-debuginfo-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"product_id": "bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"product_id": "bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"product_id": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"product_id": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"product_id": "bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"product_id": "bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-export-devel-32:9.11.13-3.el8.i686",
"product_id": "bind-export-devel-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.13-3.el8.i686",
"product": {
"name": "bind-export-libs-32:9.11.13-3.el8.i686",
"product_id": "bind-export-libs-32:9.11.13-3.el8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-3.el8?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-32:9.11.13-3.el8.aarch64",
"product_id": "bind-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-chroot-32:9.11.13-3.el8.aarch64",
"product_id": "bind-chroot-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-devel-32:9.11.13-3.el8.aarch64",
"product_id": "bind-devel-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-libs-32:9.11.13-3.el8.aarch64",
"product_id": "bind-libs-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-libs-lite-32:9.11.13-3.el8.aarch64",
"product_id": "bind-libs-lite-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-lite-devel-32:9.11.13-3.el8.aarch64",
"product_id": "bind-lite-devel-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-pkcs11-32:9.11.13-3.el8.aarch64",
"product_id": "bind-pkcs11-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"product_id": "bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"product_id": "bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"product_id": "bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-sdb-32:9.11.13-3.el8.aarch64",
"product_id": "bind-sdb-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"product_id": "bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-utils-32:9.11.13-3.el8.aarch64",
"product_id": "bind-utils-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-debugsource-32:9.11.13-3.el8.aarch64",
"product_id": "bind-debugsource-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-debuginfo-32:9.11.13-3.el8.aarch64",
"product_id": "bind-debuginfo-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"product_id": "bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"product_id": "bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"product_id": "bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"product_id": "bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-export-devel-32:9.11.13-3.el8.aarch64",
"product_id": "bind-export-devel-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.13-3.el8.aarch64",
"product": {
"name": "bind-export-libs-32:9.11.13-3.el8.aarch64",
"product_id": "bind-export-libs-32:9.11.13-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-3.el8?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-license-32:9.11.13-3.el8.noarch",
"product": {
"name": "bind-license-32:9.11.13-3.el8.noarch",
"product_id": "bind-license-32:9.11.13-3.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.11.13-3.el8?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.11.13-3.el8.noarch",
"product": {
"name": "python3-bind-32:9.11.13-3.el8.noarch",
"product_id": "python3-bind-32:9.11.13-3.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.11.13-3.el8?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.13-3.el8.src",
"product": {
"name": "bind-32:9.11.13-3.el8.src",
"product_id": "bind-32:9.11.13-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.13-3.el8?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.src"
},
"product_reference": "bind-32:9.11.13-3.el8.src",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-chroot-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-chroot-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-chroot-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-debugsource-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-debugsource-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-debugsource-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-devel-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-devel-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-devel-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-devel-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-devel-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-export-devel-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-export-devel-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-export-devel-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-export-libs-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-export-libs-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-export-libs-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-libs-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-libs-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-libs-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-libs-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-libs-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-libs-lite-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-libs-lite-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.13-3.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-license-32:9.11.13-3.el8.noarch"
},
"product_reference": "bind-license-32:9.11.13-3.el8.noarch",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-lite-devel-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-lite-devel-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-sdb-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-sdb-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-sdb-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-utils-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-utils-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-utils-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-utils-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.13-3.el8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.2.0.GA:python3-bind-32:9.11.13-3.el8.noarch"
},
"product_reference": "python3-bind-32:9.11.13-3.el8.noarch",
"relates_to_product_reference": "AppStream-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-3.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.src"
},
"product_reference": "bind-32:9.11.13-3.el8.src",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-chroot-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-chroot-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-chroot-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-debugsource-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-debugsource-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-debugsource-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-devel-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-devel-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-devel-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-devel-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-devel-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-export-devel-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-export-devel-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-export-devel-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-export-libs-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-export-libs-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-export-libs-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-libs-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-libs-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-libs-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-libs-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-libs-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-libs-lite-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-libs-lite-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.13-3.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-license-32:9.11.13-3.el8.noarch"
},
"product_reference": "bind-license-32:9.11.13-3.el8.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-lite-devel-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-lite-devel-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-sdb-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-sdb-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-sdb-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-utils-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-utils-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-utils-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-utils-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-3.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.13-3.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-bind-32:9.11.13-3.el8.noarch"
},
"product_reference": "python3-bind-32:9.11.13-3.el8.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"ISC"
]
}
],
"cve": "CVE-2019-6477",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1773617"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way bind limited the number of TCP clients that can be connected at any given time. A remote attacker could use one TCP client to send a large number of DNS requests over a single connection, causing exhaustion of the pool of file descriptors available to named, and potentially affecting network connections and the management of files such as log files or zone journal files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: TCP Pipelining doesn\u0027t limit TCP clients on a single connection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The patch for CVE-2018-5743 introduced a change in the way bind calculated the number of concurrent connections, from counting the outstanding TCP queries to counting the TCP client connections. However this functionality was not correctly implemented, a attacker could use a single TCP connection to send large number of DNS requests causing denial of service. As per upstream the fix does not help in a situation where a TCP-pipelining client is sending queries at an excessive rate, allowing a backlog of outstanding queries to build up. More details about this is available in the upstream advisory.\n\nThis bind flaw can be exploited by a remote attacker (AV:N) by opening large number of simultaneous TCP client connections with the server. The attacker needs to use a server which has TCP-pipelining capability to use one TCP connection to send large number of requests. (AC:L and PR:N) No user interaction is required from the server side (UI:N). The attacker can cause denial of service (A:H) by exhausting the file descriptor pool which named has access to. (S:U)",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.src",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-license-32:9.11.13-3.el8.noarch",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:python3-bind-32:9.11.13-3.el8.noarch",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.src",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-license-32:9.11.13-3.el8.noarch",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:python3-bind-32:9.11.13-3.el8.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-6477"
},
{
"category": "external",
"summary": "RHBZ#1773617",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1773617"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-6477",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6477"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-6477",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-6477"
},
{
"category": "external",
"summary": "https://kb.isc.org/docs/cve-2019-6477",
"url": "https://kb.isc.org/docs/cve-2019-6477"
}
],
"release_date": "2019-11-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:55:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.",
"product_ids": [
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.src",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-license-32:9.11.13-3.el8.noarch",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:python3-bind-32:9.11.13-3.el8.noarch",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.src",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-license-32:9.11.13-3.el8.noarch",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:python3-bind-32:9.11.13-3.el8.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1845"
},
{
"category": "workaround",
"details": "The vulnerability can be mitigated by disabling server TCP-pipelining:\n~~~\n keep-response-order { any; };\n~~~\nand then restarting BIND. The server restart is necessary because neither a \u0027reload\u0027 nor a \u0027reconfig\u0027 operation will properly reset currently pipelining TCP clients.\nDisabling TCP-pipelining entirely is completely effective at mitigating the vulnerability with minimal impact to clients that use pipelined TCP connections and with no impact to clients that do not support TCP-pipelining. The majority of Internet client DNS queries are transported over UDP or TCP without use of TCP-pipelining.\nNote: This mitigation will only work with bind-9.11 and above.",
"product_ids": [
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.src",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-license-32:9.11.13-3.el8.noarch",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:python3-bind-32:9.11.13-3.el8.noarch",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.src",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-license-32:9.11.13-3.el8.noarch",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:python3-bind-32:9.11.13-3.el8.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.src",
"AppStream-8.2.0.GA:bind-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-license-32:9.11.13-3.el8.noarch",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-utils-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"AppStream-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"AppStream-8.2.0.GA:python3-bind-32:9.11.13-3.el8.noarch",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.src",
"BaseOS-8.2.0.GA:bind-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-chroot-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-debugsource-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-export-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-lite-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-libs-lite-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-license-32:9.11.13-3.el8.noarch",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-lite-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-devel-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-libs-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-pkcs11-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-chroot-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-sdb-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-utils-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.aarch64",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.i686",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.ppc64le",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.s390x",
"BaseOS-8.2.0.GA:bind-utils-debuginfo-32:9.11.13-3.el8.x86_64",
"BaseOS-8.2.0.GA:python3-bind-32:9.11.13-3.el8.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bind: TCP Pipelining doesn\u0027t limit TCP clients on a single connection"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…