Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-4408 (GCVE-0-2023-4408)
Vulnerability from cvelistv5
Published
2024-02-13 14:04
Modified
2025-03-14 16:16
Severity ?
VLAI Severity ?
EPSS score ?
Summary
The DNS message parsing code in `named` includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected `named` instance by exploiting this flaw. This issue affects both authoritative servers and recursive resolvers.
This issue affects BIND 9 versions 9.0.0 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.9.3-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.45-S1, and 9.18.11-S1 through 9.18.21-S1.
References
Impacted products
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2023-4408", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-02-21T20:37:05.447060Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-407", "description": "CWE-407 Inefficient Algorithmic Complexity", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-03-14T16:16:25.564Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-08-02T07:24:04.673Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "CVE-2023-4408", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://kb.isc.org/docs/cve-2023-4408" }, { "tags": [ "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2024/02/13/1" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PNNHZSZPG2E7NBMBNYPGHCFI4V4XRWNQ/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGS7JN6FZXUSTC2XKQHH27574XOULYYJ/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVRDSJVZKMCXKKPP6PNR62T7RWZ3YSDZ/" }, { "tags": [ "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20240426-0001/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "BIND 9", "vendor": "ISC", "versions": [ { "lessThanOrEqual": "9.16.45", "status": "affected", "version": "9.0.0", "versionType": "custom" }, { "lessThanOrEqual": "9.18.21", "status": "affected", "version": "9.18.0", "versionType": "custom" }, { "lessThanOrEqual": "9.19.19", "status": "affected", "version": "9.19.0", "versionType": "custom" }, { "lessThanOrEqual": "9.11.37-S1", "status": "affected", "version": "9.9.3-S1", "versionType": "custom" }, { "lessThanOrEqual": "9.16.45-S1", "status": "affected", "version": "9.16.8-S1", "versionType": "custom" }, { "lessThanOrEqual": "9.18.21-S1", "status": "affected", "version": "9.18.11-S1", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "ISC would like to thank Shoham Danino from Reichman University, Anat Bremler-Barr from Tel-Aviv University, Yehuda Afek from Tel-Aviv University, and Yuval Shavitt from Tel-Aviv University for bringing this vulnerability to our attention." } ], "datePublic": "2024-02-13T00:00:00.000Z", "descriptions": [ { "lang": "en", "value": "The DNS message parsing code in `named` includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected `named` instance by exploiting this flaw. This issue affects both authoritative servers and recursive resolvers.\nThis issue affects BIND 9 versions 9.0.0 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.9.3-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.45-S1, and 9.18.11-S1 through 9.18.21-S1." } ], "exploits": [ { "lang": "en", "value": "We are not aware of any active exploits." } ], "impacts": [ { "descriptions": [ { "lang": "en", "value": "By flooding the target server with queries exploiting this flaw an attacker can significantly impair the server\u0027s performance, effectively denying legitimate clients access to the DNS resolution service." } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "providerMetadata": { "dateUpdated": "2024-04-26T09:06:37.227Z", "orgId": "404fd4d2-a609-4245-b543-2c944a302a22", "shortName": "isc" }, "references": [ { "name": "CVE-2023-4408", "tags": [ "vendor-advisory" ], "url": "https://kb.isc.org/docs/cve-2023-4408" }, { "url": "http://www.openwall.com/lists/oss-security/2024/02/13/1" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PNNHZSZPG2E7NBMBNYPGHCFI4V4XRWNQ/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGS7JN6FZXUSTC2XKQHH27574XOULYYJ/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVRDSJVZKMCXKKPP6PNR62T7RWZ3YSDZ/" }, { "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/" }, { "url": "https://security.netapp.com/advisory/ntap-20240426-0001/" } ], "solutions": [ { "lang": "en", "value": "Upgrade to the patched release most closely related to your current version of BIND 9: 9.16.48, 9.18.24, 9.19.21, 9.16.48-S1, or 9.18.24-S1." } ], "source": { "discovery": "EXTERNAL" }, "title": "Parsing large DNS messages may cause excessive CPU load", "workarounds": [ { "lang": "en", "value": "No workarounds known." } ] } }, "cveMetadata": { "assignerOrgId": "404fd4d2-a609-4245-b543-2c944a302a22", "assignerShortName": "isc", "cveId": "CVE-2023-4408", "datePublished": "2024-02-13T14:04:17.519Z", "dateReserved": "2023-08-18T07:59:28.420Z", "dateUpdated": "2025-03-14T16:16:25.564Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-4408\",\"sourceIdentifier\":\"security-officer@isc.org\",\"published\":\"2024-02-13T14:15:45.253\",\"lastModified\":\"2025-03-14T17:15:40.310\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The DNS message parsing code in `named` includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected `named` instance by exploiting this flaw. This issue affects both authoritative servers and recursive resolvers.\\nThis issue affects BIND 9 versions 9.0.0 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.9.3-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.45-S1, and 9.18.11-S1 through 9.18.21-S1.\"},{\"lang\":\"es\",\"value\":\"El c\u00f3digo de an\u00e1lisis de mensajes DNS en \\\"named\\\" incluye una secci\u00f3n cuya complejidad computacional es demasiado alta. No causa problemas para el tr\u00e1fico DNS t\u00edpico, pero las consultas y respuestas manipuladas pueden causar una carga excesiva de la CPU en la instancia \\\"nombrada\\\" afectada al explotar esta falla. Este problema afecta tanto a los servidores autorizados como a los solucionadores recursivos. Este problema afecta a las versiones de BIND 9, 9.0.0 a 9.16.45, 9.18.0 a 9.18.21, 9.19.0 a 9.19.19, 9.9.3-S1 a 9.11.37-S1, 9.16.8-S1 a 9.16. 45-S1 y 9.18.11-S1 a 9.18.21-S1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-407\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap:9.14.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B9840E9C-9BF2-45BA-BEAC-1091C6508358\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:ontap:9.15.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D1FA6FF1-FB7D-490A-AD03-646C267D46BA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"9.0.0\",\"versionEndIncluding\":\"9.16.45\",\"matchCriteriaId\":\"0C8F8FB4-AED3-4FA9-B7C4-E9C22FB96C8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"9.18.0\",\"versionEndIncluding\":\"9.18.21\",\"matchCriteriaId\":\"A1F6FD2C-94DA-4D48-BC8F-D1B118BC9629\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"9.19.0\",\"versionEndIncluding\":\"9.19.19\",\"matchCriteriaId\":\"6D929353-790C-47DA-BB73-D94D403FA14D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.9.3:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"40EE014B-0CD8-45F3-BEDB-AE6368A78B04\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.16.8:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"288EAD80-574B-4839-9C2C-81D6D088A733\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.16.11:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"3595F024-F910-4356-8B5B-D478960FF574\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.16.12:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"1B20F152-D0C3-4F07-83B3-5EA6B116F005\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.16.13:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"94661BA2-27F8-4FFE-B844-9404F735579D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.16.14:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"53593603-E2AF-4925-A6E6-109F097A0FF2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.16.21:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"751E37C2-8BFD-4306-95C1-8C01CE495FA4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.16.32:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"CC432820-F1A2-4132-A673-2620119553C5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.16.36:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"F70347F2-6750-4497-B8F4-2036F4F4443A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.16.43:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"A4B53B73-DB81-4AC1-A4E6-89BB305D6514\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.18.0:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"22F7108A-73F1-4950-B2C8-AB56C1D4DAC5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.18.11:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"16A7E0D1-35A1-4899-9FF2-14279C137C14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:9.18.18:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"0233AEF2-9911-48AE-AE97-F217E3337AAF\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/02/13/1\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://kb.isc.org/docs/cve-2023-4408\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVRDSJVZKMCXKKPP6PNR62T7RWZ3YSDZ/\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PNNHZSZPG2E7NBMBNYPGHCFI4V4XRWNQ/\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGS7JN6FZXUSTC2XKQHH27574XOULYYJ/\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240426-0001/\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/02/13/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://kb.isc.org/docs/cve-2023-4408\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVRDSJVZKMCXKKPP6PNR62T7RWZ3YSDZ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PNNHZSZPG2E7NBMBNYPGHCFI4V4XRWNQ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGS7JN6FZXUSTC2XKQHH27574XOULYYJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240426-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://kb.isc.org/docs/cve-2023-4408\", \"name\": \"CVE-2023-4408\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/02/13/1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PNNHZSZPG2E7NBMBNYPGHCFI4V4XRWNQ/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGS7JN6FZXUSTC2XKQHH27574XOULYYJ/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVRDSJVZKMCXKKPP6PNR62T7RWZ3YSDZ/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240426-0001/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T07:24:04.673Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-4408\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-02-21T20:37:05.447060Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-407\", \"description\": \"CWE-407 Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-05-23T19:01:12.582Z\"}}], \"cna\": {\"title\": \"Parsing large DNS messages may cause excessive CPU load\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"value\": \"ISC would like to thank Shoham Danino from Reichman University, Anat Bremler-Barr from Tel-Aviv University, Yehuda Afek from Tel-Aviv University, and Yuval Shavitt from Tel-Aviv University for bringing this vulnerability to our attention.\"}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"By flooding the target server with queries exploiting this flaw an attacker can significantly impair the server\u0027s performance, effectively denying legitimate clients access to the DNS resolution service.\"}]}], \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"ISC\", \"product\": \"BIND 9\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.0.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.16.45\"}, {\"status\": \"affected\", \"version\": \"9.18.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.18.21\"}, {\"status\": \"affected\", \"version\": \"9.19.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.19.19\"}, {\"status\": \"affected\", \"version\": \"9.9.3-S1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.11.37-S1\"}, {\"status\": \"affected\", \"version\": \"9.16.8-S1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.16.45-S1\"}, {\"status\": \"affected\", \"version\": \"9.18.11-S1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.18.21-S1\"}], \"defaultStatus\": \"unaffected\"}], \"exploits\": [{\"lang\": \"en\", \"value\": \"We are not aware of any active exploits.\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Upgrade to the patched release most closely related to your current version of BIND 9: 9.16.48, 9.18.24, 9.19.21, 9.16.48-S1, or 9.18.24-S1.\"}], \"datePublic\": \"2024-02-13T00:00:00.000Z\", \"references\": [{\"url\": \"https://kb.isc.org/docs/cve-2023-4408\", \"name\": \"CVE-2023-4408\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/02/13/1\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PNNHZSZPG2E7NBMBNYPGHCFI4V4XRWNQ/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RGS7JN6FZXUSTC2XKQHH27574XOULYYJ/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HVRDSJVZKMCXKKPP6PNR62T7RWZ3YSDZ/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240426-0001/\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"No workarounds known.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"The DNS message parsing code in `named` includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected `named` instance by exploiting this flaw. This issue affects both authoritative servers and recursive resolvers.\\nThis issue affects BIND 9 versions 9.0.0 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.9.3-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.45-S1, and 9.18.11-S1 through 9.18.21-S1.\"}], \"providerMetadata\": {\"orgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"shortName\": \"isc\", \"dateUpdated\": \"2024-04-26T09:06:37.227Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2023-4408\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-03-14T16:16:25.564Z\", \"dateReserved\": \"2023-08-18T07:59:28.420Z\", \"assignerOrgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"datePublished\": \"2024-02-13T14:04:17.519Z\", \"assignerShortName\": \"isc\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
rhsa-2024:2551
Vulnerability from csaf_redhat
Published
2024-04-30 13:32
Modified
2025-07-05 07:57
Summary
Red Hat Security Advisory: bind security update
Notes
Topic
An update for bind is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
Security Fix(es):
* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)
* bind: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)
* bind: Querying RFC 1918 reverse zones may cause an assertion failure when “nxdomain-redirect” is enabled (CVE-2023-5517)
* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
Bug Fix(es):
* bind-dyndb-ldap: rebuilt to adapt ABI changes in bind
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\n* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)\n\n* bind: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)\n\n* bind: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled (CVE-2023-5517)\n\n* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\nBug Fix(es):\n\n* bind-dyndb-ldap: rebuilt to adapt ABI changes in bind\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2551", "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2551.json" } ], "title": "Red Hat Security Advisory: bind security update", "tracking": { "current_release_date": "2025-07-05T07:57:09+00:00", "generator": { "date": "2025-07-05T07:57:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2024:2551", "initial_release_date": "2024-04-30T13:32:01+00:00", "revision_history": [ { "date": "2024-04-30T13:32:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T13:32:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-05T07:57:09+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 9)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.src", "product": { "name": "bind-32:9.16.23-18.el9_4.1.src", "product_id": "bind-32:9.16.23-18.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=src\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "product_id": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-doc@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-license-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "bind-license-32:9.16.23-18.el9_4.1.noarch", "product_id": "bind-license-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "product_id": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "product_id": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-doc@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-license-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.src as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.src", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-license-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-5517", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263897" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package which may result in a Denial of Service in `named` process. This is a result of a reachable assertion, leading `named` to prematurely terminate when both conditions are met: nxdomain-redirect for the queried domain is configured and the resolver receives a PTR query, used for a reverse DNS lookup, for a RFC 1918 address that would normally result in an authoritative `NXDOMAIN` response. A single query matching both conditions can lead to a Denial of Service in the named application.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the bind package represents a important severity issue due to its potential to cause a Denial of Service (DoS) in the named DNS server. This flaw arises from a reachable assertion that triggers a premature termination of the named process when specific conditions are met: a domain configured with nxdomain-redirect and a PTR query for an RFC 1918 address. This scenario can lead to a complete failure of the DNS resolution service, disrupting network operations and availability. Given that DNS services are fundamental for network communication and resource accessibility, such an exploit could result in significant service outages, impacting both internal and external systems reliant on the affected DNS server.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5517" }, { "category": "external", "summary": "RHBZ#2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5517", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5517", "url": "https://kb.isc.org/docs/cve-2023-5517" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "To prevent this vulnerability, ensure the `nxdomain-redirect` directive is not present in the `/etc/named.conf` file. Disabling the nxdomain-redirect feature makes the faulty code path impossible to reach, preventing this flaw from being exploitable.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled" }, { "cve": "CVE-2023-5679", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263909" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of `named` processes. This can allow a remote unauthenticated user to cause a Denial Of Service in the DNS server.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified vulnerability in the BIND DNS server poses a important severity risk due to its potential to induce a Denial of Service (DoS) through a targeted exploitation of DNS64 functionality. Specifically, the flaw allows an attacker to send a crafted domain query that triggers a code assertion failure within the named process. This leads to a crash of the DNS server, disrupting its ability to resolve queries and maintain network operations. As a result, the DNS service becomes unavailable to legitimate users, impacting the integrity and availability of network services and potentially disrupting business operations or network communications. The exploitation of this vulnerability by an unauthenticated remote user underscores the urgent need for immediate patching and mitigation to safeguard DNS infrastructure against service outages.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5679" }, { "category": "external", "summary": "RHBZ#2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5679", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5679" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5679", "url": "https://kb.isc.org/docs/cve-2023-5679" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "This vulnerability can be mitigated by either disabled server-stale configuration, using both of the switches bellow in named configuration file:\n1) set stale-cache-enable no;\n2) set stale-answer-enable no;\n\nAlternatively, disable the DNS64 option. Both mitigations should make the affected code unreachable, making it impossible to an attacker to exploit this vulnerability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution" }, { "cve": "CVE-2023-6516", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263911" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `named` application, part of the bind9 package, which uses a cache database to speeds up DNS queries. To maintain its efficiency when running as a recursive name resolver, `named` performs a cache database clean up under certain conditions. This issue may allow an attacker to craft a continuous set of crafted queries, which can induce `named` to trigger the cleanup process with a high frequency, making the internal cleanup items queue to grow indefinitely. This can lead to an uncontrolled memory consumption and resource starvation, potentially making `named` consume all available memory in the host, leading to a Denial of Service of the targeted system.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Specific recursive query patterns may lead to an out-of-memory condition", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6516" }, { "category": "external", "summary": "RHBZ#2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6516", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6516" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-6516", "url": "https://kb.isc.org/docs/cve-2023-6516" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "There is no available mitigation for this issue other than applying the required fixes via the released updates.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Specific recursive query patterns may lead to an out-of-memory condition" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
rhsa-2024:1789
Vulnerability from csaf_redhat
Published
2024-04-11 17:48
Modified
2025-07-05 07:56
Summary
Red Hat Security Advisory: bind security update
Notes
Topic
An update for bind is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
Security Fix(es):
* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)
* bind: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)
* bind: Querying RFC 1918 reverse zones may cause an assertion failure when “nxdomain-redirect” is enabled (CVE-2023-5517)
* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\n* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)\n\n* bind: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)\n\n* bind: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled (CVE-2023-5517)\n\n* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1789", "url": "https://access.redhat.com/errata/RHSA-2024:1789" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1789.json" } ], "title": "Red Hat Security Advisory: bind security update", "tracking": { "current_release_date": "2025-07-05T07:56:10+00:00", "generator": { "date": "2025-07-05T07:56:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2024:1789", "initial_release_date": "2024-04-11T17:48:45+00:00", "revision_history": [ { "date": "2024-04-11T17:48:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-11T17:48:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-05T07:56:10+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 9)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-14.el9_3.4.src", "product": { "name": "bind-32:9.16.23-14.el9_3.4.src", "product_id": "bind-32:9.16.23-14.el9_3.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-14.el9_3.4?arch=src\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "product": { "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "product_id": "bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-8.el9_3.3?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-14.el9_3.4.aarch64", "product": { "name": "bind-32:9.16.23-14.el9_3.4.aarch64", "product_id": "bind-32:9.16.23-14.el9_3.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-14.el9_3.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "product": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "product_id": "bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-14.el9_3.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "product": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "product_id": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-14.el9_3.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-14.el9_3.4.aarch64", "product": { "name": "bind-libs-32:9.16.23-14.el9_3.4.aarch64", "product_id": "bind-libs-32:9.16.23-14.el9_3.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-14.el9_3.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-14.el9_3.4.aarch64", "product": { "name": "bind-utils-32:9.16.23-14.el9_3.4.aarch64", "product_id": "bind-utils-32:9.16.23-14.el9_3.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-14.el9_3.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "product": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "product_id": "bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-14.el9_3.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product_id": "bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-14.el9_3.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-14.el9_3.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product_id": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-14.el9_3.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product_id": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-14.el9_3.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-14.el9_3.4.aarch64", "product": { "name": "bind-devel-32:9.16.23-14.el9_3.4.aarch64", "product_id": "bind-devel-32:9.16.23-14.el9_3.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-14.el9_3.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "product": { "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "product_id": "bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-8.el9_3.3?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-8.el9_3.3?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-8.el9_3.3?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-14.el9_3.4.ppc64le", "product": { "name": "bind-32:9.16.23-14.el9_3.4.ppc64le", "product_id": "bind-32:9.16.23-14.el9_3.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-14.el9_3.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "product": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "product_id": "bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-14.el9_3.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "product": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "product_id": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-14.el9_3.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "product": { "name": "bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "product_id": "bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-14.el9_3.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "product": { "name": "bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "product_id": "bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-14.el9_3.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "product": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "product_id": "bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-14.el9_3.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product_id": "bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-14.el9_3.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-14.el9_3.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product_id": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-14.el9_3.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product_id": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-14.el9_3.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "product": { "name": "bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "product_id": "bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-14.el9_3.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "product": { "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "product_id": "bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-8.el9_3.3?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-8.el9_3.3?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-8.el9_3.3?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-14.el9_3.4.x86_64", "product": { "name": "bind-32:9.16.23-14.el9_3.4.x86_64", "product_id": "bind-32:9.16.23-14.el9_3.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-14.el9_3.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "product": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "product_id": "bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-14.el9_3.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "product": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "product_id": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-14.el9_3.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-14.el9_3.4.x86_64", "product": { "name": "bind-libs-32:9.16.23-14.el9_3.4.x86_64", "product_id": "bind-libs-32:9.16.23-14.el9_3.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-14.el9_3.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-14.el9_3.4.x86_64", "product": { "name": "bind-utils-32:9.16.23-14.el9_3.4.x86_64", "product_id": "bind-utils-32:9.16.23-14.el9_3.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-14.el9_3.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "product": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "product_id": "bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-14.el9_3.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product_id": "bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-14.el9_3.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-14.el9_3.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product_id": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-14.el9_3.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product_id": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-14.el9_3.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-14.el9_3.4.x86_64", "product": { "name": "bind-devel-32:9.16.23-14.el9_3.4.x86_64", "product_id": "bind-devel-32:9.16.23-14.el9_3.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-14.el9_3.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "product": { "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "product_id": "bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-8.el9_3.3?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-8.el9_3.3?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-8.el9_3.3?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-14.el9_3.4.s390x", "product": { "name": "bind-32:9.16.23-14.el9_3.4.s390x", "product_id": "bind-32:9.16.23-14.el9_3.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-14.el9_3.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-14.el9_3.4.s390x", "product": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.s390x", "product_id": "bind-chroot-32:9.16.23-14.el9_3.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-14.el9_3.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "product": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "product_id": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-14.el9_3.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-14.el9_3.4.s390x", "product": { "name": "bind-libs-32:9.16.23-14.el9_3.4.s390x", "product_id": "bind-libs-32:9.16.23-14.el9_3.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-14.el9_3.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-14.el9_3.4.s390x", "product": { "name": "bind-utils-32:9.16.23-14.el9_3.4.s390x", "product_id": "bind-utils-32:9.16.23-14.el9_3.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-14.el9_3.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "product": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "product_id": "bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-14.el9_3.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product_id": "bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-14.el9_3.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-14.el9_3.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product_id": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-14.el9_3.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product_id": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-14.el9_3.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-14.el9_3.4.s390x", "product": { "name": "bind-devel-32:9.16.23-14.el9_3.4.s390x", "product_id": "bind-devel-32:9.16.23-14.el9_3.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-14.el9_3.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "product": { "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "product_id": "bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-8.el9_3.3?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-8.el9_3.3?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-8.el9_3.3?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "product": { "name": "bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "product_id": "bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-doc@9.16.23-14.el9_3.4?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-license-32:9.16.23-14.el9_3.4.noarch", "product": { "name": "bind-license-32:9.16.23-14.el9_3.4.noarch", "product_id": "bind-license-32:9.16.23-14.el9_3.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.16.23-14.el9_3.4?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.16.23-14.el9_3.4.noarch", "product": { "name": "python3-bind-32:9.16.23-14.el9_3.4.noarch", "product_id": "python3-bind-32:9.16.23-14.el9_3.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.16.23-14.el9_3.4?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-doc-32:9.16.23-14.el9_3.4.noarch", "product": { "name": "bind-doc-32:9.16.23-14.el9_3.4.noarch", "product_id": "bind-doc-32:9.16.23-14.el9_3.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-doc@9.16.23-14.el9_3.4?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.16.23-14.el9_3.4.i686", "product": { "name": "bind-devel-32:9.16.23-14.el9_3.4.i686", "product_id": "bind-devel-32:9.16.23-14.el9_3.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-14.el9_3.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-14.el9_3.4.i686", "product": { "name": "bind-libs-32:9.16.23-14.el9_3.4.i686", "product_id": "bind-libs-32:9.16.23-14.el9_3.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-14.el9_3.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-14.el9_3.4.i686", "product": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.i686", "product_id": "bind-debugsource-32:9.16.23-14.el9_3.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-14.el9_3.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "product": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "product_id": "bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-14.el9_3.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-14.el9_3.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "product": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "product_id": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-14.el9_3.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "product": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "product_id": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-14.el9_3.4?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-14.el9_3.4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src" }, "product_reference": "bind-32:9.16.23-14.el9_3.4.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-chroot-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-debugsource-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-devel-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-devel-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-devel-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-devel-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-32:9.16.23-14.el9_3.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch" }, "product_reference": "bind-doc-32:9.16.23-14.el9_3.4.noarch", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64" }, "product_reference": "bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le" }, "product_reference": "bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x" }, "product_reference": "bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src" }, "product_reference": "bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64" }, "product_reference": "bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-libs-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-libs-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-libs-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-libs-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-14.el9_3.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch" }, "product_reference": "bind-license-32:9.16.23-14.el9_3.4.noarch", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-utils-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-utils-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-utils-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-14.el9_3.4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" }, "product_reference": "python3-bind-32:9.16.23-14.el9_3.4.noarch", "relates_to_product_reference": "AppStream-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-14.el9_3.4.src as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src" }, "product_reference": "bind-32:9.16.23-14.el9_3.4.src", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-chroot-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-debugsource-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-devel-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-devel-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-devel-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-devel-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-32:9.16.23-14.el9_3.4.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch" }, "product_reference": "bind-doc-32:9.16.23-14.el9_3.4.noarch", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-libs-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-libs-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-libs-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-libs-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-14.el9_3.4.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch" }, "product_reference": "bind-license-32:9.16.23-14.el9_3.4.noarch", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-utils-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-utils-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-utils-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-14.el9_3.4.noarch as a component of Red Hat CodeReady Linux Builder (v. 9)", "product_id": "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" }, "product_reference": "python3-bind-32:9.16.23-14.el9_3.4.noarch", "relates_to_product_reference": "CRB-9.3.0.Z.MAIN" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T17:48:45+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1789" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-5517", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263897" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package which may result in a Denial of Service in `named` process. This is a result of a reachable assertion, leading `named` to prematurely terminate when both conditions are met: nxdomain-redirect for the queried domain is configured and the resolver receives a PTR query, used for a reverse DNS lookup, for a RFC 1918 address that would normally result in an authoritative `NXDOMAIN` response. A single query matching both conditions can lead to a Denial of Service in the named application.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the bind package represents a important severity issue due to its potential to cause a Denial of Service (DoS) in the named DNS server. This flaw arises from a reachable assertion that triggers a premature termination of the named process when specific conditions are met: a domain configured with nxdomain-redirect and a PTR query for an RFC 1918 address. This scenario can lead to a complete failure of the DNS resolution service, disrupting network operations and availability. Given that DNS services are fundamental for network communication and resource accessibility, such an exploit could result in significant service outages, impacting both internal and external systems reliant on the affected DNS server.", "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-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5517" }, { "category": "external", "summary": "RHBZ#2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5517", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5517", "url": "https://kb.isc.org/docs/cve-2023-5517" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T17:48:45+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1789" }, { "category": "workaround", "details": "To prevent this vulnerability, ensure the `nxdomain-redirect` directive is not present in the `/etc/named.conf` file. Disabling the nxdomain-redirect feature makes the faulty code path impossible to reach, preventing this flaw from being exploitable.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled" }, { "cve": "CVE-2023-5679", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263909" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of `named` processes. This can allow a remote unauthenticated user to cause a Denial Of Service in the DNS server.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified vulnerability in the BIND DNS server poses a important severity risk due to its potential to induce a Denial of Service (DoS) through a targeted exploitation of DNS64 functionality. Specifically, the flaw allows an attacker to send a crafted domain query that triggers a code assertion failure within the named process. This leads to a crash of the DNS server, disrupting its ability to resolve queries and maintain network operations. As a result, the DNS service becomes unavailable to legitimate users, impacting the integrity and availability of network services and potentially disrupting business operations or network communications. The exploitation of this vulnerability by an unauthenticated remote user underscores the urgent need for immediate patching and mitigation to safeguard DNS infrastructure against service outages.", "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-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5679" }, { "category": "external", "summary": "RHBZ#2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5679", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5679" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5679", "url": "https://kb.isc.org/docs/cve-2023-5679" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T17:48:45+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1789" }, { "category": "workaround", "details": "This vulnerability can be mitigated by either disabled server-stale configuration, using both of the switches bellow in named configuration file:\n1) set stale-cache-enable no;\n2) set stale-answer-enable no;\n\nAlternatively, disable the DNS64 option. Both mitigations should make the affected code unreachable, making it impossible to an attacker to exploit this vulnerability.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution" }, { "cve": "CVE-2023-6516", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263911" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `named` application, part of the bind9 package, which uses a cache database to speeds up DNS queries. To maintain its efficiency when running as a recursive name resolver, `named` performs a cache database clean up under certain conditions. This issue may allow an attacker to craft a continuous set of crafted queries, which can induce `named` to trigger the cleanup process with a high frequency, making the internal cleanup items queue to grow indefinitely. This can lead to an uncontrolled memory consumption and resource starvation, potentially making `named` consume all available memory in the host, leading to a Denial of Service of the targeted system.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Specific recursive query patterns may lead to an out-of-memory condition", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6516" }, { "category": "external", "summary": "RHBZ#2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6516", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6516" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-6516", "url": "https://kb.isc.org/docs/cve-2023-6516" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T17:48:45+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1789" }, { "category": "workaround", "details": "There is no available mitigation for this issue other than applying the required fixes via the released updates.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Specific recursive query patterns may lead to an out-of-memory condition" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T17:48:45+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1789" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T17:48:45+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1789" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x", "AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src", "CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x", "CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64", "CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
RHSA-2024:2551
Vulnerability from csaf_redhat
Published
2024-04-30 13:32
Modified
2025-07-05 07:57
Summary
Red Hat Security Advisory: bind security update
Notes
Topic
An update for bind is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
Security Fix(es):
* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)
* bind: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)
* bind: Querying RFC 1918 reverse zones may cause an assertion failure when “nxdomain-redirect” is enabled (CVE-2023-5517)
* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
Bug Fix(es):
* bind-dyndb-ldap: rebuilt to adapt ABI changes in bind
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\n* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)\n\n* bind: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)\n\n* bind: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled (CVE-2023-5517)\n\n* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\nBug Fix(es):\n\n* bind-dyndb-ldap: rebuilt to adapt ABI changes in bind\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2551", "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2551.json" } ], "title": "Red Hat Security Advisory: bind security update", "tracking": { "current_release_date": "2025-07-05T07:57:09+00:00", "generator": { "date": "2025-07-05T07:57:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2024:2551", "initial_release_date": "2024-04-30T13:32:01+00:00", "revision_history": [ { "date": "2024-04-30T13:32:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T13:32:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-05T07:57:09+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 9)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.src", "product": { "name": "bind-32:9.16.23-18.el9_4.1.src", "product_id": "bind-32:9.16.23-18.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=src\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "product_id": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-doc@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-license-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "bind-license-32:9.16.23-18.el9_4.1.noarch", "product_id": "bind-license-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "product_id": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "product_id": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-doc@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-license-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.src as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.src", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-license-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-5517", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263897" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package which may result in a Denial of Service in `named` process. This is a result of a reachable assertion, leading `named` to prematurely terminate when both conditions are met: nxdomain-redirect for the queried domain is configured and the resolver receives a PTR query, used for a reverse DNS lookup, for a RFC 1918 address that would normally result in an authoritative `NXDOMAIN` response. A single query matching both conditions can lead to a Denial of Service in the named application.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the bind package represents a important severity issue due to its potential to cause a Denial of Service (DoS) in the named DNS server. This flaw arises from a reachable assertion that triggers a premature termination of the named process when specific conditions are met: a domain configured with nxdomain-redirect and a PTR query for an RFC 1918 address. This scenario can lead to a complete failure of the DNS resolution service, disrupting network operations and availability. Given that DNS services are fundamental for network communication and resource accessibility, such an exploit could result in significant service outages, impacting both internal and external systems reliant on the affected DNS server.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5517" }, { "category": "external", "summary": "RHBZ#2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5517", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5517", "url": "https://kb.isc.org/docs/cve-2023-5517" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "To prevent this vulnerability, ensure the `nxdomain-redirect` directive is not present in the `/etc/named.conf` file. Disabling the nxdomain-redirect feature makes the faulty code path impossible to reach, preventing this flaw from being exploitable.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled" }, { "cve": "CVE-2023-5679", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263909" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of `named` processes. This can allow a remote unauthenticated user to cause a Denial Of Service in the DNS server.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified vulnerability in the BIND DNS server poses a important severity risk due to its potential to induce a Denial of Service (DoS) through a targeted exploitation of DNS64 functionality. Specifically, the flaw allows an attacker to send a crafted domain query that triggers a code assertion failure within the named process. This leads to a crash of the DNS server, disrupting its ability to resolve queries and maintain network operations. As a result, the DNS service becomes unavailable to legitimate users, impacting the integrity and availability of network services and potentially disrupting business operations or network communications. The exploitation of this vulnerability by an unauthenticated remote user underscores the urgent need for immediate patching and mitigation to safeguard DNS infrastructure against service outages.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5679" }, { "category": "external", "summary": "RHBZ#2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5679", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5679" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5679", "url": "https://kb.isc.org/docs/cve-2023-5679" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "This vulnerability can be mitigated by either disabled server-stale configuration, using both of the switches bellow in named configuration file:\n1) set stale-cache-enable no;\n2) set stale-answer-enable no;\n\nAlternatively, disable the DNS64 option. Both mitigations should make the affected code unreachable, making it impossible to an attacker to exploit this vulnerability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution" }, { "cve": "CVE-2023-6516", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263911" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `named` application, part of the bind9 package, which uses a cache database to speeds up DNS queries. To maintain its efficiency when running as a recursive name resolver, `named` performs a cache database clean up under certain conditions. This issue may allow an attacker to craft a continuous set of crafted queries, which can induce `named` to trigger the cleanup process with a high frequency, making the internal cleanup items queue to grow indefinitely. This can lead to an uncontrolled memory consumption and resource starvation, potentially making `named` consume all available memory in the host, leading to a Denial of Service of the targeted system.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Specific recursive query patterns may lead to an out-of-memory condition", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6516" }, { "category": "external", "summary": "RHBZ#2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6516", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6516" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-6516", "url": "https://kb.isc.org/docs/cve-2023-6516" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "There is no available mitigation for this issue other than applying the required fixes via the released updates.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Specific recursive query patterns may lead to an out-of-memory condition" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
RHSA-2024:1782
Vulnerability from csaf_redhat
Published
2024-04-12 11:34
Modified
2025-07-05 07:56
Summary
Red Hat Security Advisory: bind and dhcp security update
Notes
Topic
An update for bind and dhcp is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
The Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.
Security Fix(es):
* bind9: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
* bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind and dhcp is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nThe Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.\n\nSecurity Fix(es):\n\n* bind9: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\n* bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1782", "url": "https://access.redhat.com/errata/RHSA-2024:1782" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1782.json" } ], "title": "Red Hat Security Advisory: bind and dhcp security update", "tracking": { "current_release_date": "2025-07-05T07:56:22+00:00", "generator": { "date": "2025-07-05T07:56:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2024:1782", "initial_release_date": "2024-04-12T11:34:13+00:00", "revision_history": [ { "date": "2024-04-12T11:34:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-12T11:34:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-05T07:56:22+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.9.0.Z.MAIN", "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.9.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-devel-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-devel-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-libs-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-libs-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-utils-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-utils-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "product": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "product_id": "bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-11.el8_9.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "product": { "name": "dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "product_id": "dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-49.el8_9.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "product": { "name": "dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "product_id": "dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-49.el8_9.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "product": { "name": "dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "product_id": "dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-49.el8_9.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "product": { "name": "dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "product_id": "dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-49.el8_9.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "product": { "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "product_id": "dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-49.el8_9.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product_id": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-49.el8_9.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product_id": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-49.el8_9.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product_id": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-49.el8_9.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product_id": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-49.el8_9.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product_id": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-49.el8_9.1?arch=aarch64\u0026epoch=12" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "product": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "product_id": "bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-11.el8_9.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "product": { "name": "dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "product_id": "dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-49.el8_9.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "product": { "name": "dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "product_id": "dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-49.el8_9.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "product": { "name": "dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "product_id": "dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-49.el8_9.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "product": { "name": "dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "product_id": "dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-49.el8_9.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "product": { "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "product_id": "dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-49.el8_9.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product_id": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-49.el8_9.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product_id": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-49.el8_9.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product_id": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-49.el8_9.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product_id": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-49.el8_9.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product_id": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-49.el8_9.1?arch=ppc64le\u0026epoch=12" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-devel-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-devel-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-libs-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-libs-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-utils-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-utils-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "product": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "product_id": "bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-11.el8_9.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "product": { "name": "dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "product_id": "dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-49.el8_9.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "product": { "name": "dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "product_id": "dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-49.el8_9.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "product": { "name": "dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "product_id": "dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-49.el8_9.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "product": { "name": "dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "product_id": "dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-49.el8_9.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "product": { "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "product_id": "dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-49.el8_9.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product_id": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-49.el8_9.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product_id": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-49.el8_9.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product_id": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-49.el8_9.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product_id": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-49.el8_9.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product_id": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-49.el8_9.1?arch=x86_64\u0026epoch=12" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-devel-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-devel-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-libs-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-libs-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-debugsource-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-export-devel-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-11.el8_9.1.i686", "product": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.i686", "product_id": "bind-export-libs-32:9.11.36-11.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-11.el8_9.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-49.el8_9.1.i686", "product": { "name": "dhcp-libs-12:4.3.6-49.el8_9.1.i686", "product_id": "dhcp-libs-12:4.3.6-49.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-49.el8_9.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "product": { "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "product_id": "dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-49.el8_9.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "product_id": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-49.el8_9.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "product": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "product_id": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-49.el8_9.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "product_id": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-49.el8_9.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "product_id": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-49.el8_9.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "product_id": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-49.el8_9.1?arch=i686\u0026epoch=12" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-chroot-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-devel-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-devel-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-libs-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-libs-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-sdb-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-utils-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-utils-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "product": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "product_id": "bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-11.el8_9.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-49.el8_9.1.s390x", "product": { "name": "dhcp-client-12:4.3.6-49.el8_9.1.s390x", "product_id": "dhcp-client-12:4.3.6-49.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-49.el8_9.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "product": { "name": "dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "product_id": "dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-49.el8_9.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "product": { "name": "dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "product_id": "dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-49.el8_9.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-49.el8_9.1.s390x", "product": { "name": "dhcp-server-12:4.3.6-49.el8_9.1.s390x", "product_id": "dhcp-server-12:4.3.6-49.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-49.el8_9.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "product": { "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "product_id": "dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-49.el8_9.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product_id": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-49.el8_9.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product_id": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-49.el8_9.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product_id": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-49.el8_9.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product_id": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-49.el8_9.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product_id": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-49.el8_9.1?arch=s390x\u0026epoch=12" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-license-32:9.11.36-11.el8_9.1.noarch", "product": { "name": "bind-license-32:9.11.36-11.el8_9.1.noarch", "product_id": "bind-license-32:9.11.36-11.el8_9.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.11.36-11.el8_9.1?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.11.36-11.el8_9.1.noarch", "product": { "name": "python3-bind-32:9.11.36-11.el8_9.1.noarch", "product_id": "python3-bind-32:9.11.36-11.el8_9.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.11.36-11.el8_9.1?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-common-12:4.3.6-49.el8_9.1.noarch", "product": { "name": "dhcp-common-12:4.3.6-49.el8_9.1.noarch", "product_id": "dhcp-common-12:4.3.6-49.el8_9.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.3.6-49.el8_9.1?arch=noarch\u0026epoch=12" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.36-11.el8_9.1.src", "product": { "name": "bind-32:9.11.36-11.el8_9.1.src", "product_id": "bind-32:9.11.36-11.el8_9.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-11.el8_9.1?arch=src\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-12:4.3.6-49.el8_9.1.src", "product": { "name": "dhcp-12:4.3.6-49.el8_9.1.src", "product_id": "dhcp-12:4.3.6-49.el8_9.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.3.6-49.el8_9.1?arch=src\u0026epoch=12" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-11.el8_9.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src" }, "product_reference": "bind-32:9.11.36-11.el8_9.1.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-chroot-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-debugsource-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-devel-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-devel-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-devel-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-devel-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-export-devel-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-export-libs-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-libs-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-libs-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-libs-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-libs-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.36-11.el8_9.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch" }, "product_reference": "bind-license-32:9.11.36-11.el8_9.1.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-sdb-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-utils-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-utils-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-utils-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.36-11.el8_9.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch" }, "product_reference": "python3-bind-32:9.11.36-11.el8_9.1.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-11.el8_9.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src" }, "product_reference": "bind-32:9.11.36-11.el8_9.1.src", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-chroot-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-debugsource-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-devel-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-devel-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-devel-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-devel-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-export-devel-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-export-libs-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-libs-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-libs-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-libs-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-libs-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.36-11.el8_9.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch" }, "product_reference": "bind-license-32:9.11.36-11.el8_9.1.noarch", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-sdb-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-utils-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-utils-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-utils-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.3.6-49.el8_9.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src" }, "product_reference": "dhcp-12:4.3.6-49.el8_9.1.src", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-49.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64" }, "product_reference": "dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-49.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le" }, "product_reference": "dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-49.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x" }, "product_reference": "dhcp-client-12:4.3.6-49.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-49.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64" }, "product_reference": "dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.3.6-49.el8_9.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch" }, "product_reference": "dhcp-common-12:4.3.6-49.el8_9.1.noarch", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686" }, "product_reference": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x" }, "product_reference": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64" }, "product_reference": "dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686" }, "product_reference": "dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le" }, "product_reference": "dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x" }, "product_reference": "dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64" }, "product_reference": "dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-49.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64" }, "product_reference": "dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-49.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686" }, "product_reference": "dhcp-libs-12:4.3.6-49.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le" }, "product_reference": "dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-49.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x" }, "product_reference": "dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-49.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64" }, "product_reference": "dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-49.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64" }, "product_reference": "dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le" }, "product_reference": "dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-49.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x" }, "product_reference": "dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-49.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64" }, "product_reference": "dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-49.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64" }, "product_reference": "dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-49.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le" }, "product_reference": "dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-49.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x" }, "product_reference": "dhcp-server-12:4.3.6-49.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-49.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64" }, "product_reference": "dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.36-11.el8_9.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch" }, "product_reference": "python3-bind-32:9.11.36-11.el8_9.1.noarch", "relates_to_product_reference": "BaseOS-8.9.0.Z.MAIN" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch" ], "known_not_affected": [ "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-12T11:34:13+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.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1782" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch" ], "known_not_affected": [ "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-12T11:34:13+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.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1782" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch" ], "known_not_affected": [ "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-12T11:34:13+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.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1782" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "AppStream-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "AppStream-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:bind-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-debugsource-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-export-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-libs-lite-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-license-32:9.11.36-11.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-lite-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-devel-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-libs-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-pkcs11-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-chroot-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-sdb-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:bind-utils-debuginfo-32:9.11.36-11.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-12:4.3.6-49.el8_9.1.src", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-client-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-common-12:4.3.6-49.el8_9.1.noarch", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-debugsource-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-libs-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-relay-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.aarch64", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.i686", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.ppc64le", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.s390x", "BaseOS-8.9.0.Z.MAIN:dhcp-server-debuginfo-12:4.3.6-49.el8_9.1.x86_64", "BaseOS-8.9.0.Z.MAIN:python3-bind-32:9.11.36-11.el8_9.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
RHSA-2024:1781
Vulnerability from csaf_redhat
Published
2024-04-11 11:06
Modified
2025-07-05 07:55
Summary
Red Hat Security Advisory: bind9.16 security update
Notes
Topic
An update for bind9.16 is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
Security Fix(es):
* bind9: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
* bind9: Querying RFC 1918 reverse zones may cause an assertion failure when “nxdomain-redirect” is enabled (CVE-2023-5517)
* bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)
* bind9: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)
* bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind9.16 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind9: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\n* bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled (CVE-2023-5517)\n\n* bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)\n\n* bind9: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)\n\n* bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1781", "url": "https://access.redhat.com/errata/RHSA-2024:1781" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1781.json" } ], "title": "Red Hat Security Advisory: bind9.16 security update", "tracking": { "current_release_date": "2025-07-05T07:55:58+00:00", "generator": { "date": "2025-07-05T07:55:58+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2024:1781", "initial_release_date": "2024-04-11T11:06:27+00:00", "revision_history": [ { "date": "2024-04-11T11:06:27+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-11T11:06:27+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-05T07:55:58+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.9.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder (v. 8)", "product": { "name": "Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind9.16-32:9.16.23-0.16.el8_9.2.src", "product": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.src", "product_id": "bind9.16-32:9.16.23-0.16.el8_9.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.16.el8_9.2?arch=src\u0026epoch=32" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "product": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "product_id": "bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.16.el8_9.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "product": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "product_id": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.16.el8_9.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "product": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "product_id": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.16.el8_9.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "product": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "product_id": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.16.el8_9.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "product": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "product_id": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.16.el8_9.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "product": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "product_id": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.16.el8_9.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product_id": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.16.el8_9.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.16.el8_9.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.16.el8_9.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.16.el8_9.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "product": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "product_id": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.16.el8_9.2?arch=aarch64\u0026epoch=32" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "product": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "product_id": "bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.16.el8_9.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "product": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "product_id": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.16.el8_9.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "product": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "product_id": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.16.el8_9.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "product": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "product_id": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.16.el8_9.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "product": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "product_id": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.16.el8_9.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "product": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "product_id": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.16.el8_9.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product_id": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.16.el8_9.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.16.el8_9.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.16.el8_9.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.16.el8_9.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "product": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "product_id": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.16.el8_9.2?arch=ppc64le\u0026epoch=32" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "product": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "product_id": "bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.16.el8_9.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "product": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "product_id": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.16.el8_9.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "product": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "product_id": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.16.el8_9.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "product": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "product_id": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.16.el8_9.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "product": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "product_id": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.16.el8_9.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "product": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "product_id": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.16.el8_9.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product_id": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.16.el8_9.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.16.el8_9.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.16.el8_9.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.16.el8_9.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "product": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "product_id": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.16.el8_9.2?arch=x86_64\u0026epoch=32" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "product": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "product_id": "bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.16.el8_9.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "product": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "product_id": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.16.el8_9.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "product": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "product_id": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.16.el8_9.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "product": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "product_id": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.16.el8_9.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "product": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "product_id": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.16.el8_9.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "product": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "product_id": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.16.el8_9.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product_id": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.16.el8_9.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.16.el8_9.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.16.el8_9.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.16.el8_9.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "product": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "product_id": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.16.el8_9.2?arch=s390x\u0026epoch=32" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "product": { "name": "bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "product_id": "bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-license@9.16.23-0.16.el8_9.2?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "product": { "name": "python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "product_id": "python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind9.16@9.16.23-0.16.el8_9.2?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "product": { "name": "bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "product_id": "bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-doc@9.16.23-0.16.el8_9.2?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "product": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "product_id": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.16.el8_9.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "product": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "product_id": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.16.el8_9.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "product": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "product_id": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.16.el8_9.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product_id": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.16.el8_9.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.16.el8_9.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.16.el8_9.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.16.el8_9.2?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.src as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src" }, "product_reference": "bind9.16-32:9.16.23-0.16.el8_9.2.src", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch" }, "product_reference": "bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch" }, "product_reference": "bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" }, "product_reference": "python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "relates_to_product_reference": "AppStream-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.src as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src" }, "product_reference": "bind9.16-32:9.16.23-0.16.el8_9.2.src", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch" }, "product_reference": "bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch" }, "product_reference": "bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)", "product_id": "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" }, "product_reference": "python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "relates_to_product_reference": "CRB-8.9.0.Z.MAIN" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T11:06:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1781" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-5517", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263897" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package which may result in a Denial of Service in `named` process. This is a result of a reachable assertion, leading `named` to prematurely terminate when both conditions are met: nxdomain-redirect for the queried domain is configured and the resolver receives a PTR query, used for a reverse DNS lookup, for a RFC 1918 address that would normally result in an authoritative `NXDOMAIN` response. A single query matching both conditions can lead to a Denial of Service in the named application.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the bind package represents a important severity issue due to its potential to cause a Denial of Service (DoS) in the named DNS server. This flaw arises from a reachable assertion that triggers a premature termination of the named process when specific conditions are met: a domain configured with nxdomain-redirect and a PTR query for an RFC 1918 address. This scenario can lead to a complete failure of the DNS resolution service, disrupting network operations and availability. Given that DNS services are fundamental for network communication and resource accessibility, such an exploit could result in significant service outages, impacting both internal and external systems reliant on the affected DNS server.", "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.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5517" }, { "category": "external", "summary": "RHBZ#2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5517", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5517", "url": "https://kb.isc.org/docs/cve-2023-5517" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T11:06:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1781" }, { "category": "workaround", "details": "To prevent this vulnerability, ensure the `nxdomain-redirect` directive is not present in the `/etc/named.conf` file. Disabling the nxdomain-redirect feature makes the faulty code path impossible to reach, preventing this flaw from being exploitable.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled" }, { "cve": "CVE-2023-5679", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263909" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of `named` processes. This can allow a remote unauthenticated user to cause a Denial Of Service in the DNS server.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified vulnerability in the BIND DNS server poses a important severity risk due to its potential to induce a Denial of Service (DoS) through a targeted exploitation of DNS64 functionality. Specifically, the flaw allows an attacker to send a crafted domain query that triggers a code assertion failure within the named process. This leads to a crash of the DNS server, disrupting its ability to resolve queries and maintain network operations. As a result, the DNS service becomes unavailable to legitimate users, impacting the integrity and availability of network services and potentially disrupting business operations or network communications. The exploitation of this vulnerability by an unauthenticated remote user underscores the urgent need for immediate patching and mitigation to safeguard DNS infrastructure against service outages.", "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.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5679" }, { "category": "external", "summary": "RHBZ#2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5679", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5679" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5679", "url": "https://kb.isc.org/docs/cve-2023-5679" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T11:06:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1781" }, { "category": "workaround", "details": "This vulnerability can be mitigated by either disabled server-stale configuration, using both of the switches bellow in named configuration file:\n1) set stale-cache-enable no;\n2) set stale-answer-enable no;\n\nAlternatively, disable the DNS64 option. Both mitigations should make the affected code unreachable, making it impossible to an attacker to exploit this vulnerability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution" }, { "cve": "CVE-2023-6516", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263911" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `named` application, part of the bind9 package, which uses a cache database to speeds up DNS queries. To maintain its efficiency when running as a recursive name resolver, `named` performs a cache database clean up under certain conditions. This issue may allow an attacker to craft a continuous set of crafted queries, which can induce `named` to trigger the cleanup process with a high frequency, making the internal cleanup items queue to grow indefinitely. This can lead to an uncontrolled memory consumption and resource starvation, potentially making `named` consume all available memory in the host, leading to a Denial of Service of the targeted system.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Specific recursive query patterns may lead to an out-of-memory condition", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6516" }, { "category": "external", "summary": "RHBZ#2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6516", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6516" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-6516", "url": "https://kb.isc.org/docs/cve-2023-6516" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T11:06:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1781" }, { "category": "workaround", "details": "There is no available mitigation for this issue other than applying the required fixes via the released updates.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Specific recursive query patterns may lead to an out-of-memory condition" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T11:06:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1781" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-11T11:06:27+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1781" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src", "CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x", "CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64", "CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
rhsa-2024_1647
Vulnerability from csaf_redhat
Published
2024-04-02 20:56
Modified
2025-01-06 21:58
Summary
Red Hat Security Advisory: bind9.16 security update
Notes
Topic
An update for bind9.16 is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
Security Fix(es):
* bind9.16: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
* bind9.16: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind9.16: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)
* bind9.16: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)
* bind9.16: Querying RFC 1918 reverse zones may cause an assertion failure when “nxdomain-redirect” is enabled (CVE-2023-5517)
* bind9.16: bind9: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind9.16 is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind9.16: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\n* bind9.16: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind9.16: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)\n\n* bind9.16: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)\n\n* bind9.16: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled (CVE-2023-5517)\n\n* bind9.16: bind9: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1647", "url": "https://access.redhat.com/errata/RHSA-2024:1647" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1647.json" } ], "title": "Red Hat Security Advisory: bind9.16 security update", "tracking": { "current_release_date": "2025-01-06T21:58:49+00:00", "generator": { "date": "2025-01-06T21:58:49+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:1647", "initial_release_date": "2024-04-02T20:56:59+00:00", "revision_history": [ { "date": "2024-04-02T20:56:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-02T20:56:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T21:58:49+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder EUS (v.8.6)", "product": { "name": "Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "product": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "product_id": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.7.el8_6.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "product": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "product_id": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.7.el8_6.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "product": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "product_id": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.7.el8_6.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product_id": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.7.el8_6.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.7.el8_6.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.7.el8_6.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.7.el8_6.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "product": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "product_id": "bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.7.el8_6.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "product": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "product_id": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.7.el8_6.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "product": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "product_id": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.7.el8_6.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "product": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "product_id": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.7.el8_6.5?arch=aarch64\u0026epoch=32" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "product": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "product_id": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.7.el8_6.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "product": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "product_id": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.7.el8_6.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "product": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "product_id": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.7.el8_6.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product_id": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.7.el8_6.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.7.el8_6.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.7.el8_6.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.7.el8_6.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "product": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "product_id": "bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.7.el8_6.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "product": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "product_id": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.7.el8_6.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "product": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "product_id": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.7.el8_6.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "product": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "product_id": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.7.el8_6.5?arch=ppc64le\u0026epoch=32" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "product": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "product_id": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.7.el8_6.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "product": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "product_id": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.7.el8_6.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "product": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "product_id": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.7.el8_6.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product_id": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.7.el8_6.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.7.el8_6.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.7.el8_6.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.7.el8_6.5?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "product": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "product_id": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.7.el8_6.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "product": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "product_id": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.7.el8_6.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "product": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "product_id": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.7.el8_6.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product_id": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.7.el8_6.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.7.el8_6.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.7.el8_6.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.7.el8_6.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "product": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "product_id": "bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.7.el8_6.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "product": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "product_id": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.7.el8_6.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "product": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "product_id": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.7.el8_6.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "product": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "product_id": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.7.el8_6.5?arch=x86_64\u0026epoch=32" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "product": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "product_id": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.7.el8_6.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "product": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "product_id": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.7.el8_6.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "product": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "product_id": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.7.el8_6.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product_id": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.7.el8_6.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.7.el8_6.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.7.el8_6.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.7.el8_6.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "product": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "product_id": "bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.7.el8_6.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "product": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "product_id": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.7.el8_6.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "product": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "product_id": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.7.el8_6.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "product": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "product_id": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.7.el8_6.5?arch=s390x\u0026epoch=32" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "product": { "name": "bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "product_id": "bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-doc@9.16.23-0.7.el8_6.5?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "product": { "name": "python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "product_id": "python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind9.16@9.16.23-0.7.el8_6.5?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "product": { "name": "bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "product_id": "bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16-license@9.16.23-0.7.el8_6.5?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind9.16-32:9.16.23-0.7.el8_6.5.src", "product": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.src", "product_id": "bind9.16-32:9.16.23-0.7.el8_6.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.7.el8_6.5?arch=src\u0026epoch=32" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src" }, "product_reference": "bind9.16-32:9.16.23-0.7.el8_6.5.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch" }, "product_reference": "bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch" }, "product_reference": "bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" }, "product_reference": "python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.src as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src" }, "product_reference": "bind9.16-32:9.16.23-0.7.el8_6.5.src", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch" }, "product_reference": "bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch" }, "product_reference": "bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64" }, "product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)", "product_id": "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" }, "product_reference": "python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "relates_to_product_reference": "CRB-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-02T20:56:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1647" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-5517", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263897" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package which may result in a Denial of Service in `named` process. This is a result of a reachable assertion, leading `named` to prematurely terminate when both conditions are met: nxdomain-redirect for the queried domain is configured and the resolver receives a PTR query, used for a reverse DNS lookup, for a RFC 1918 address that would normally result in an authoritative `NXDOMAIN` response. A single query matching both conditions can lead to a Denial of Service in the named application.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the bind package represents a important severity issue due to its potential to cause a Denial of Service (DoS) in the named DNS server. This flaw arises from a reachable assertion that triggers a premature termination of the named process when specific conditions are met: a domain configured with nxdomain-redirect and a PTR query for an RFC 1918 address. This scenario can lead to a complete failure of the DNS resolution service, disrupting network operations and availability. Given that DNS services are fundamental for network communication and resource accessibility, such an exploit could result in significant service outages, impacting both internal and external systems reliant on the affected DNS server.", "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.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5517" }, { "category": "external", "summary": "RHBZ#2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5517", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5517", "url": "https://kb.isc.org/docs/cve-2023-5517" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-02T20:56:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1647" }, { "category": "workaround", "details": "To prevent this vulnerability, ensure the `nxdomain-redirect` directive is not present in the `/etc/named.conf` file. Disabling the nxdomain-redirect feature makes the faulty code path impossible to reach, preventing this flaw from being exploitable.", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled" }, { "cve": "CVE-2023-5679", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263909" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of `named` processes. This can allow a remote unauthenticated user to cause a Denial Of Service in the DNS server.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified vulnerability in the BIND DNS server poses a important severity risk due to its potential to induce a Denial of Service (DoS) through a targeted exploitation of DNS64 functionality. Specifically, the flaw allows an attacker to send a crafted domain query that triggers a code assertion failure within the named process. This leads to a crash of the DNS server, disrupting its ability to resolve queries and maintain network operations. As a result, the DNS service becomes unavailable to legitimate users, impacting the integrity and availability of network services and potentially disrupting business operations or network communications. The exploitation of this vulnerability by an unauthenticated remote user underscores the urgent need for immediate patching and mitigation to safeguard DNS infrastructure against service outages.", "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.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5679" }, { "category": "external", "summary": "RHBZ#2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5679", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5679" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5679", "url": "https://kb.isc.org/docs/cve-2023-5679" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-02T20:56:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1647" }, { "category": "workaround", "details": "This vulnerability can be mitigated by either disabled server-stale configuration, using both of the switches bellow in named configuration file:\n1) set stale-cache-enable no;\n2) set stale-answer-enable no;\n\nAlternatively, disable the DNS64 option. Both mitigations should make the affected code unreachable, making it impossible to an attacker to exploit this vulnerability.", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution" }, { "cve": "CVE-2023-6516", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263911" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `named` application, part of the bind9 package, which uses a cache database to speeds up DNS queries. To maintain its efficiency when running as a recursive name resolver, `named` performs a cache database clean up under certain conditions. This issue may allow an attacker to craft a continuous set of crafted queries, which can induce `named` to trigger the cleanup process with a high frequency, making the internal cleanup items queue to grow indefinitely. This can lead to an uncontrolled memory consumption and resource starvation, potentially making `named` consume all available memory in the host, leading to a Denial of Service of the targeted system.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Specific recursive query patterns may lead to an out-of-memory condition", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6516" }, { "category": "external", "summary": "RHBZ#2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6516", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6516" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-6516", "url": "https://kb.isc.org/docs/cve-2023-6516" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-02T20:56:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1647" }, { "category": "workaround", "details": "There is no available mitigation for this issue other than applying the required fixes via the released updates.", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Specific recursive query patterns may lead to an out-of-memory condition" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-02T20:56:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1647" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-02T20:56:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1647" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src", "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x", "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64", "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
RHSA-2024:2721
Vulnerability from csaf_redhat
Published
2024-05-07 07:56
Modified
2025-07-05 07:57
Summary
Red Hat Security Advisory: bind and dhcp security update
Notes
Topic
An update for bind and dhcp is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
The Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.
Security Fix(es):
* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind and dhcp is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nThe Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.\n\nSecurity Fix(es):\n\n* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\n* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2721", "url": "https://access.redhat.com/errata/RHSA-2024:2721" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2721.json" } ], "title": "Red Hat Security Advisory: bind and dhcp security update", "tracking": { "current_release_date": "2025-07-05T07:57:22+00:00", "generator": { "date": "2025-07-05T07:57:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2024:2721", "initial_release_date": "2024-05-07T07:56:51+00:00", "revision_history": [ { "date": "2024-05-07T07:56:51+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-07T07:56:51+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-05T07:57:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-devel-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-devel-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-libs-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-libs-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-utils-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-utils-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "product": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "product_id": "bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-8.el8_8.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "product": { "name": "dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "product_id": "dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-49.el8_8.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "product": { "name": "dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "product_id": "dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-49.el8_8.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "product": { "name": "dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "product_id": "dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-49.el8_8.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "product": { "name": "dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "product_id": "dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-49.el8_8.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "product": { "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "product_id": "dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-49.el8_8.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product_id": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-49.el8_8.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product_id": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-49.el8_8.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product_id": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-49.el8_8.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product_id": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-49.el8_8.1?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product_id": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-49.el8_8.1?arch=aarch64\u0026epoch=12" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "product": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "product_id": "bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-8.el8_8.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "product": { "name": "dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "product_id": "dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-49.el8_8.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "product": { "name": "dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "product_id": "dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-49.el8_8.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "product": { "name": "dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "product_id": "dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-49.el8_8.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "product": { "name": "dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "product_id": "dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-49.el8_8.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "product": { "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "product_id": "dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-49.el8_8.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product_id": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-49.el8_8.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product_id": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-49.el8_8.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product_id": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-49.el8_8.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product_id": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-49.el8_8.1?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product_id": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-49.el8_8.1?arch=ppc64le\u0026epoch=12" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-devel-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-devel-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-libs-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-libs-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-utils-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-utils-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "product": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "product_id": "bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-8.el8_8.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "product": { "name": "dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "product_id": "dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-49.el8_8.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "product": { "name": "dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "product_id": "dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-49.el8_8.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "product": { "name": "dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "product_id": "dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-49.el8_8.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "product": { "name": "dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "product_id": "dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-49.el8_8.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "product": { "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "product_id": "dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-49.el8_8.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product_id": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-49.el8_8.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product_id": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-49.el8_8.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product_id": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-49.el8_8.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product_id": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-49.el8_8.1?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product_id": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-49.el8_8.1?arch=x86_64\u0026epoch=12" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-devel-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-devel-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-libs-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-libs-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-debugsource-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-export-devel-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-8.el8_8.4.i686", "product": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.i686", "product_id": "bind-export-libs-32:9.11.36-8.el8_8.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-8.el8_8.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-49.el8_8.1.i686", "product": { "name": "dhcp-libs-12:4.3.6-49.el8_8.1.i686", "product_id": "dhcp-libs-12:4.3.6-49.el8_8.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-49.el8_8.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "product": { "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "product_id": "dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-49.el8_8.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "product_id": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-49.el8_8.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "product": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "product_id": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-49.el8_8.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "product_id": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-49.el8_8.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "product_id": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-49.el8_8.1?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "product_id": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-49.el8_8.1?arch=i686\u0026epoch=12" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-chroot-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-devel-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-devel-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-libs-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-libs-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-sdb-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-utils-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-utils-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "product": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "product_id": "bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-8.el8_8.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-49.el8_8.1.s390x", "product": { "name": "dhcp-client-12:4.3.6-49.el8_8.1.s390x", "product_id": "dhcp-client-12:4.3.6-49.el8_8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-49.el8_8.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "product": { "name": "dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "product_id": "dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-49.el8_8.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "product": { "name": "dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "product_id": "dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-49.el8_8.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-49.el8_8.1.s390x", "product": { "name": "dhcp-server-12:4.3.6-49.el8_8.1.s390x", "product_id": "dhcp-server-12:4.3.6-49.el8_8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-49.el8_8.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "product": { "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "product_id": "dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-49.el8_8.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product_id": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-49.el8_8.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product_id": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-49.el8_8.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product_id": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-49.el8_8.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product_id": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-49.el8_8.1?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product_id": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-49.el8_8.1?arch=s390x\u0026epoch=12" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-license-32:9.11.36-8.el8_8.4.noarch", "product": { "name": "bind-license-32:9.11.36-8.el8_8.4.noarch", "product_id": "bind-license-32:9.11.36-8.el8_8.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.11.36-8.el8_8.4?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.11.36-8.el8_8.4.noarch", "product": { "name": "python3-bind-32:9.11.36-8.el8_8.4.noarch", "product_id": "python3-bind-32:9.11.36-8.el8_8.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.11.36-8.el8_8.4?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-common-12:4.3.6-49.el8_8.1.noarch", "product": { "name": "dhcp-common-12:4.3.6-49.el8_8.1.noarch", "product_id": "dhcp-common-12:4.3.6-49.el8_8.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.3.6-49.el8_8.1?arch=noarch\u0026epoch=12" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.36-8.el8_8.4.src", "product": { "name": "bind-32:9.11.36-8.el8_8.4.src", "product_id": "bind-32:9.11.36-8.el8_8.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-8.el8_8.4?arch=src\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-12:4.3.6-49.el8_8.1.src", "product": { "name": "dhcp-12:4.3.6-49.el8_8.1.src", "product_id": "dhcp-12:4.3.6-49.el8_8.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.3.6-49.el8_8.1?arch=src\u0026epoch=12" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-8.el8_8.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src" }, "product_reference": "bind-32:9.11.36-8.el8_8.4.src", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-chroot-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-debugsource-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-devel-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-devel-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-devel-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-devel-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-export-devel-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-export-libs-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-libs-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-libs-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-libs-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-libs-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.36-8.el8_8.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch" }, "product_reference": "bind-license-32:9.11.36-8.el8_8.4.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-sdb-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-utils-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-utils-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-utils-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.36-8.el8_8.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.8)", "product_id": "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch" }, "product_reference": "python3-bind-32:9.11.36-8.el8_8.4.noarch", "relates_to_product_reference": "AppStream-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-8.el8_8.4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src" }, "product_reference": "bind-32:9.11.36-8.el8_8.4.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-chroot-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-debugsource-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-devel-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-devel-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-devel-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-devel-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-export-devel-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-export-libs-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-libs-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-libs-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-libs-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-libs-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.36-8.el8_8.4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch" }, "product_reference": "bind-license-32:9.11.36-8.el8_8.4.noarch", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-sdb-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-utils-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-utils-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-utils-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.3.6-49.el8_8.1.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src" }, "product_reference": "dhcp-12:4.3.6-49.el8_8.1.src", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-49.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64" }, "product_reference": "dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-49.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le" }, "product_reference": "dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-49.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x" }, "product_reference": "dhcp-client-12:4.3.6-49.el8_8.1.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-49.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64" }, "product_reference": "dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.3.6-49.el8_8.1.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch" }, "product_reference": "dhcp-common-12:4.3.6-49.el8_8.1.noarch", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686" }, "product_reference": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x" }, "product_reference": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64" }, "product_reference": "dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686" }, "product_reference": "dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le" }, "product_reference": "dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x" }, "product_reference": "dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64" }, "product_reference": "dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-49.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64" }, "product_reference": "dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-49.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686" }, "product_reference": "dhcp-libs-12:4.3.6-49.el8_8.1.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le" }, "product_reference": "dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-49.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x" }, "product_reference": "dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-49.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64" }, "product_reference": "dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-49.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64" }, "product_reference": "dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le" }, "product_reference": "dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-49.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x" }, "product_reference": "dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-49.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64" }, "product_reference": "dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-49.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64" }, "product_reference": "dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-49.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le" }, "product_reference": "dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-49.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x" }, "product_reference": "dhcp-server-12:4.3.6-49.el8_8.1.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-49.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64" }, "product_reference": "dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.36-8.el8_8.4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.8)", "product_id": "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch" }, "product_reference": "python3-bind-32:9.11.36-8.el8_8.4.noarch", "relates_to_product_reference": "BaseOS-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-07T07:56:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2721" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-07T07:56:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2721" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-07T07:56:51+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2721" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "AppStream-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "AppStream-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "AppStream-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.src", "BaseOS-8.8.0.Z.EUS:bind-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-debugsource-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-license-32:9.11.36-8.el8_8.4.noarch", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-lite-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.aarch64", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.i686", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.ppc64le", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.s390x", "BaseOS-8.8.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.4.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-12:4.3.6-49.el8_8.1.src", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-common-12:4.3.6-49.el8_8.1.noarch", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-debugsource-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.aarch64", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.i686", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.ppc64le", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.s390x", "BaseOS-8.8.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-49.el8_8.1.x86_64", "BaseOS-8.8.0.Z.EUS:python3-bind-32:9.11.36-8.el8_8.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
RHSA-2024:2720
Vulnerability from csaf_redhat
Published
2024-05-07 07:34
Modified
2025-07-05 07:57
Summary
Red Hat Security Advisory: bind and dhcp security update
Notes
Topic
An update for bind and dhcp is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
The Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.
Security Fix(es):
* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
* bind: flooding with UPDATE requests may lead to DoS (CVE-2022-3094)
* bind: processing large delegations may severely degrade resolver performance (CVE-2022-2795)
* bind: DNS forwarders - cache poisoning vulnerability (CVE-2021-25220)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind and dhcp is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nThe Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.\n\nSecurity Fix(es):\n\n* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\n* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\n* bind: flooding with UPDATE requests may lead to DoS (CVE-2022-3094)\n\n* bind: processing large delegations may severely degrade resolver performance (CVE-2022-2795)\n\n* bind: DNS forwarders - cache poisoning vulnerability (CVE-2021-25220)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2720", "url": "https://access.redhat.com/errata/RHSA-2024:2720" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2064512", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064512" }, { "category": "external", "summary": "2128584", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128584" }, { "category": "external", "summary": "2164032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2164032" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2720.json" } ], "title": "Red Hat Security Advisory: bind and dhcp security update", "tracking": { "current_release_date": "2025-07-05T07:57:34+00:00", "generator": { "date": "2025-07-05T07:57:34+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2024:2720", "initial_release_date": "2024-05-07T07:34:56+00:00", "revision_history": [ { "date": "2024-05-07T07:34:56+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-07T07:34:56+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-05T07:57:34+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_eus:8.6::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.36-3.el8_6.7.src", "product": { "name": "bind-32:9.11.36-3.el8_6.7.src", "product_id": "bind-32:9.11.36-3.el8_6.7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-3.el8_6.7?arch=src\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-12:4.3.6-47.el8_6.2.src", "product": { "name": "dhcp-12:4.3.6-47.el8_6.2.src", "product_id": "dhcp-12:4.3.6-47.el8_6.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.3.6-47.el8_6.2?arch=src\u0026epoch=12" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-devel-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-devel-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-libs-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-libs-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-3.el8_6.7.aarch64", "product": { "name": "bind-utils-32:9.11.36-3.el8_6.7.aarch64", "product_id": "bind-utils-32:9.11.36-3.el8_6.7.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-3.el8_6.7?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "product": { "name": "dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "product_id": "dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-47.el8_6.2?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "product": { "name": "dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "product_id": "dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-47.el8_6.2?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "product": { "name": "dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "product_id": "dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-47.el8_6.2?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "product": { "name": "dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "product_id": "dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-47.el8_6.2?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "product": { "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "product_id": "dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-47.el8_6.2?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product_id": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-47.el8_6.2?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product": { "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product_id": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-47.el8_6.2?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product_id": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-47.el8_6.2?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product_id": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-47.el8_6.2?arch=aarch64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product_id": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-47.el8_6.2?arch=aarch64\u0026epoch=12" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "product": { "name": "bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "product_id": "bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-3.el8_6.7?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "product": { "name": "dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "product_id": "dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-47.el8_6.2?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "product": { "name": "dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "product_id": "dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-47.el8_6.2?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "product": { "name": "dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "product_id": "dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-47.el8_6.2?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "product": { "name": "dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "product_id": "dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-47.el8_6.2?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "product": { "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "product_id": "dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-47.el8_6.2?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product_id": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-47.el8_6.2?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product": { "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product_id": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-47.el8_6.2?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product_id": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-47.el8_6.2?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product_id": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-47.el8_6.2?arch=ppc64le\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product_id": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-47.el8_6.2?arch=ppc64le\u0026epoch=12" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-export-devel-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-export-devel-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-export-libs-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-debugsource-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-devel-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-devel-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-libs-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-libs-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "product": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "product_id": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-3.el8_6.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-47.el8_6.2.i686", "product": { "name": "dhcp-libs-12:4.3.6-47.el8_6.2.i686", "product_id": "dhcp-libs-12:4.3.6-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-47.el8_6.2?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "product": { "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "product_id": "dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-47.el8_6.2?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "product_id": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-47.el8_6.2?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "product": { "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "product_id": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-47.el8_6.2?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "product_id": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-47.el8_6.2?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "product_id": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-47.el8_6.2?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "product_id": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-47.el8_6.2?arch=i686\u0026epoch=12" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-devel-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-devel-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-libs-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-libs-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-3.el8_6.7.x86_64", "product": { "name": "bind-utils-32:9.11.36-3.el8_6.7.x86_64", "product_id": "bind-utils-32:9.11.36-3.el8_6.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-3.el8_6.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "product": { "name": "dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "product_id": "dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-47.el8_6.2?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "product": { "name": "dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "product_id": "dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-47.el8_6.2?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "product": { "name": "dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "product_id": "dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-47.el8_6.2?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "product": { "name": "dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "product_id": "dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-47.el8_6.2?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "product": { "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "product_id": "dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-47.el8_6.2?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product_id": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-47.el8_6.2?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product": { "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product_id": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-47.el8_6.2?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product_id": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-47.el8_6.2?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product_id": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-47.el8_6.2?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product_id": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-47.el8_6.2?arch=x86_64\u0026epoch=12" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-chroot-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-devel-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-devel-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-libs-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-libs-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-sdb-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.36-3.el8_6.7.s390x", "product": { "name": "bind-utils-32:9.11.36-3.el8_6.7.s390x", "product_id": "bind-utils-32:9.11.36-3.el8_6.7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.36-3.el8_6.7?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-47.el8_6.2.s390x", "product": { "name": "dhcp-client-12:4.3.6-47.el8_6.2.s390x", "product_id": "dhcp-client-12:4.3.6-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-47.el8_6.2?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "product": { "name": "dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "product_id": "dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-47.el8_6.2?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "product": { "name": "dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "product_id": "dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-47.el8_6.2?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-47.el8_6.2.s390x", "product": { "name": "dhcp-server-12:4.3.6-47.el8_6.2.s390x", "product_id": "dhcp-server-12:4.3.6-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-47.el8_6.2?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "product": { "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "product_id": "dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-47.el8_6.2?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product_id": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-47.el8_6.2?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product": { "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product_id": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-47.el8_6.2?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product_id": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-47.el8_6.2?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product_id": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-47.el8_6.2?arch=s390x\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product_id": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-47.el8_6.2?arch=s390x\u0026epoch=12" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-license-32:9.11.36-3.el8_6.7.noarch", "product": { "name": "bind-license-32:9.11.36-3.el8_6.7.noarch", "product_id": "bind-license-32:9.11.36-3.el8_6.7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.11.36-3.el8_6.7?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.11.36-3.el8_6.7.noarch", "product": { "name": "python3-bind-32:9.11.36-3.el8_6.7.noarch", "product_id": "python3-bind-32:9.11.36-3.el8_6.7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.11.36-3.el8_6.7?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-common-12:4.3.6-47.el8_6.2.noarch", "product": { "name": "dhcp-common-12:4.3.6-47.el8_6.2.noarch", "product_id": "dhcp-common-12:4.3.6-47.el8_6.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.3.6-47.el8_6.2?arch=noarch\u0026epoch=12" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-3.el8_6.7.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src" }, "product_reference": "bind-32:9.11.36-3.el8_6.7.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-chroot-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-debugsource-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-devel-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-devel-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-devel-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-devel-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-export-devel-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-export-libs-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-libs-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-libs-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-libs-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-libs-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.36-3.el8_6.7.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch" }, "product_reference": "bind-license-32:9.11.36-3.el8_6.7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-sdb-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-utils-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-utils-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-utils-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.36-3.el8_6.7.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" }, "product_reference": "python3-bind-32:9.11.36-3.el8_6.7.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-3.el8_6.7.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src" }, "product_reference": "bind-32:9.11.36-3.el8_6.7.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-chroot-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-debugsource-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-devel-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-devel-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-devel-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-devel-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-export-devel-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-export-libs-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-libs-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-libs-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-libs-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-libs-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.36-3.el8_6.7.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch" }, "product_reference": "bind-license-32:9.11.36-3.el8_6.7.noarch", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-sdb-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-utils-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-utils-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-utils-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.3.6-47.el8_6.2.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src" }, "product_reference": "dhcp-12:4.3.6-47.el8_6.2.src", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64" }, "product_reference": "dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le" }, "product_reference": "dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x" }, "product_reference": "dhcp-client-12:4.3.6-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64" }, "product_reference": "dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.3.6-47.el8_6.2.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch" }, "product_reference": "dhcp-common-12:4.3.6-47.el8_6.2.noarch", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64" }, "product_reference": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686" }, "product_reference": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le" }, "product_reference": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x" }, "product_reference": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64" }, "product_reference": "dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686" }, "product_reference": "dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le" }, "product_reference": "dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x" }, "product_reference": "dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64" }, "product_reference": "dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64" }, "product_reference": "dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686" }, "product_reference": "dhcp-libs-12:4.3.6-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le" }, "product_reference": "dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x" }, "product_reference": "dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64" }, "product_reference": "dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64" }, "product_reference": "dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le" }, "product_reference": "dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x" }, "product_reference": "dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64" }, "product_reference": "dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64" }, "product_reference": "dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le" }, "product_reference": "dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x" }, "product_reference": "dhcp-server-12:4.3.6-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64" }, "product_reference": "dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.36-3.el8_6.7.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)", "product_id": "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" }, "product_reference": "python3-bind-32:9.11.36-3.el8_6.7.noarch", "relates_to_product_reference": "BaseOS-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Baojun Liu", "Chaoyi Lu", "Xiang Li" ], "organization": "Network and Information Security Lab, Tsinghua University", "summary": "Acknowledged by upstream." }, { "names": [ "Changgen Zou" ], "organization": "Qi An Xin Group Corp", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2021-25220", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-03-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2064512" } ], "notes": [ { "category": "description", "text": "A cache poisoning vulnerability was found in BIND when using forwarders. Bogus NS records supplied by the forwarders may be cached and used by name if it needs to recurse for any reason. This issue causes it to obtain and pass on potentially incorrect answers. This flaw allows a remote high privileged attacker to manipulate cache results with incorrect records, leading to queries made to the wrong servers, possibly resulting in false information received on the client\u0027s end.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind: DNS forwarders - cache poisoning vulnerability", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of BIND shipped with Red Hat Enterprise Linux 8, 9 are affected, because vulnerable code is present in our code base.\n\nFor RHEL-9, DHCP uses the vulnerable BIND 9 libraries (bind-9.11.14) for some services. Hence, it is affected as well.\n\nAuthoritative - Only BIND 9 servers are not vulnerable to this flaw.", "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.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-25220" }, { "category": "external", "summary": "RHBZ#2064512", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064512" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-25220", "url": "https://www.cve.org/CVERecord?id=CVE-2021-25220" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-25220", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25220" }, { "category": "external", "summary": "https://kb.isc.org/docs/CVE-2021-25220", "url": "https://kb.isc.org/docs/CVE-2021-25220" } ], "release_date": "2022-03-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-07T07:34:56+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2720" }, { "category": "workaround", "details": "If applicable, modify your configuration to either remove all forwarding or all possibility of recursion. Depending on your use case, it may be possible to use other zone types to replace forward zones.", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bind: DNS forwarders - cache poisoning vulnerability" }, { "acknowledgments": [ { "names": [ "Shani Stajnrod", "Anat Bremler-Barr" ], "organization": "Reichman University" }, { "names": [ "Yehuda Afek" ], "organization": "Tel-Aviv University" } ], "cve": "CVE-2022-2795", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-09-21T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2128584" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind. When flooding the target resolver with special queries, an attacker can significantly impair the resolver\u0027s performance, effectively denying legitimate clients access to the DNS resolution service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind: processing large delegations may severely degrade resolver performance", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-2795" }, { "category": "external", "summary": "RHBZ#2128584", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2128584" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-2795", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2795" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2795", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2795" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2022-2795", "url": "https://kb.isc.org/docs/cve-2022-2795" } ], "release_date": "2022-09-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-07T07:34:56+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2720" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bind: processing large delegations may severely degrade resolver performance" }, { "acknowledgments": [ { "names": [ "Rob Schulhof" ], "organization": "Infoblox" } ], "cve": "CVE-2022-3094", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2164032" } ], "notes": [ { "category": "description", "text": "A flaw was found in Bind, where sending a flood of dynamic DNS updates may cause named to allocate large amounts of memory. This issue may cause named to slow down due to a lack of free memory, resulting in a denial of service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "bind: flooding with UPDATE requests may lead to DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "Exploitation of this vulnerability is limited to trusted clients who are permitted to make dynamic zone changes. The impact on the \u0027named\u0027 service is directly related to the volume of requests being sent in. The service will recover to normal once an attacker stops sending dynamic updates. While a performance impact can be triggered, it is unlikely to result in a crash.", "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.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3094" }, { "category": "external", "summary": "RHBZ#2164032", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2164032" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3094", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3094" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3094", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3094" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2022-3094", "url": "https://kb.isc.org/docs/cve-2022-3094" } ], "release_date": "2023-01-25T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-07T07:34:56+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2720" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "bind: flooding with UPDATE requests may lead to DoS" }, { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-07T07:34:56+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2720" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-07T07:34:56+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2720" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-07T07:34:56+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2720" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.src", "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.7.noarch", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.aarch64", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.i686", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.ppc64le", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.s390x", "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.7.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-12:4.3.6-47.el8_6.2.src", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-client-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-common-12:4.3.6-47.el8_6.2.noarch", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-debugsource-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-libs-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-relay-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.aarch64", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.i686", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.ppc64le", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.s390x", "BaseOS-8.6.0.Z.EUS:dhcp-server-debuginfo-12:4.3.6-47.el8_6.2.x86_64", "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
rhsa-2024_2551
Vulnerability from csaf_redhat
Published
2024-04-30 13:32
Modified
2025-01-06 21:58
Summary
Red Hat Security Advisory: bind security update
Notes
Topic
An update for bind is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
Security Fix(es):
* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)
* bind: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)
* bind: Querying RFC 1918 reverse zones may cause an assertion failure when “nxdomain-redirect” is enabled (CVE-2023-5517)
* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
Bug Fix(es):
* bind-dyndb-ldap: rebuilt to adapt ABI changes in bind
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\n* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)\n\n* bind: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)\n\n* bind: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled (CVE-2023-5517)\n\n* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\nBug Fix(es):\n\n* bind-dyndb-ldap: rebuilt to adapt ABI changes in bind\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2551", "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2551.json" } ], "title": "Red Hat Security Advisory: bind security update", "tracking": { "current_release_date": "2025-01-06T21:58:35+00:00", "generator": { "date": "2025-01-06T21:58:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:2551", "initial_release_date": "2024-04-30T13:32:01+00:00", "revision_history": [ { "date": "2024-04-30T13:32:01+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T13:32:01+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T21:58:35+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 9)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.src", "product": { "name": "bind-32:9.16.23-18.el9_4.1.src", "product_id": "bind-32:9.16.23-18.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=src\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "product": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "product_id": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-9.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-9.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-9.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "product_id": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-doc@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-license-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "bind-license-32:9.16.23-18.el9_4.1.noarch", "product_id": "bind-license-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "product_id": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "product": { "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "product_id": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-doc@9.16.23-18.el9_4.1?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-devel-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-devel-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-libs-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-libs-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.1?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64" }, "product_reference": "bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-license-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.src as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.src", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-devel-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-doc-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "bind-license-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-18.el9_4.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)", "product_id": "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" }, "product_reference": "python3-bind-32:9.16.23-18.el9_4.1.noarch", "relates_to_product_reference": "CRB-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-5517", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263897" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package which may result in a Denial of Service in `named` process. This is a result of a reachable assertion, leading `named` to prematurely terminate when both conditions are met: nxdomain-redirect for the queried domain is configured and the resolver receives a PTR query, used for a reverse DNS lookup, for a RFC 1918 address that would normally result in an authoritative `NXDOMAIN` response. A single query matching both conditions can lead to a Denial of Service in the named application.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the bind package represents a important severity issue due to its potential to cause a Denial of Service (DoS) in the named DNS server. This flaw arises from a reachable assertion that triggers a premature termination of the named process when specific conditions are met: a domain configured with nxdomain-redirect and a PTR query for an RFC 1918 address. This scenario can lead to a complete failure of the DNS resolution service, disrupting network operations and availability. Given that DNS services are fundamental for network communication and resource accessibility, such an exploit could result in significant service outages, impacting both internal and external systems reliant on the affected DNS server.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5517" }, { "category": "external", "summary": "RHBZ#2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5517", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5517", "url": "https://kb.isc.org/docs/cve-2023-5517" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "To prevent this vulnerability, ensure the `nxdomain-redirect` directive is not present in the `/etc/named.conf` file. Disabling the nxdomain-redirect feature makes the faulty code path impossible to reach, preventing this flaw from being exploitable.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled" }, { "cve": "CVE-2023-5679", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263909" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of `named` processes. This can allow a remote unauthenticated user to cause a Denial Of Service in the DNS server.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified vulnerability in the BIND DNS server poses a important severity risk due to its potential to induce a Denial of Service (DoS) through a targeted exploitation of DNS64 functionality. Specifically, the flaw allows an attacker to send a crafted domain query that triggers a code assertion failure within the named process. This leads to a crash of the DNS server, disrupting its ability to resolve queries and maintain network operations. As a result, the DNS service becomes unavailable to legitimate users, impacting the integrity and availability of network services and potentially disrupting business operations or network communications. The exploitation of this vulnerability by an unauthenticated remote user underscores the urgent need for immediate patching and mitigation to safeguard DNS infrastructure against service outages.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5679" }, { "category": "external", "summary": "RHBZ#2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5679", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5679" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5679", "url": "https://kb.isc.org/docs/cve-2023-5679" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "This vulnerability can be mitigated by either disabled server-stale configuration, using both of the switches bellow in named configuration file:\n1) set stale-cache-enable no;\n2) set stale-answer-enable no;\n\nAlternatively, disable the DNS64 option. Both mitigations should make the affected code unreachable, making it impossible to an attacker to exploit this vulnerability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution" }, { "cve": "CVE-2023-6516", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263911" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `named` application, part of the bind9 package, which uses a cache database to speeds up DNS queries. To maintain its efficiency when running as a recursive name resolver, `named` performs a cache database clean up under certain conditions. This issue may allow an attacker to craft a continuous set of crafted queries, which can induce `named` to trigger the cleanup process with a high frequency, making the internal cleanup items queue to grow indefinitely. This can lead to an uncontrolled memory consumption and resource starvation, potentially making `named` consume all available memory in the host, leading to a Denial of Service of the targeted system.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Specific recursive query patterns may lead to an out-of-memory condition", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6516" }, { "category": "external", "summary": "RHBZ#2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6516", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6516" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-6516", "url": "https://kb.isc.org/docs/cve-2023-6516" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "There is no available mitigation for this issue other than applying the required fixes via the released updates.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Specific recursive query patterns may lead to an out-of-memory condition" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T13:32:01+00:00", "details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2551" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src", "CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x", "CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64", "CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
rhsa-2024_2890
Vulnerability from csaf_redhat
Published
2024-05-16 17:40
Modified
2025-01-06 21:59
Summary
Red Hat Security Advisory: bind and dhcp security update
Notes
Topic
An update for bind is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
The Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.
Security Fix(es):
* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nThe Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.\n\nSecurity Fix(es):\n\n* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\n* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2890", "url": "https://access.redhat.com/errata/RHSA-2024:2890" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2890.json" } ], "title": "Red Hat Security Advisory: bind and dhcp security update", "tracking": { "current_release_date": "2025-01-06T21:59:42+00:00", "generator": { "date": "2025-01-06T21:59:42+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:2890", "initial_release_date": "2024-05-16T17:40:12+00:00", "revision_history": [ { "date": "2024-05-16T17:40:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-16T17:40:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T21:59:42+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-devel-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-devel-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-libs-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-libs-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-utils-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-utils-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-devel-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-devel-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-libs-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-libs-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-debugsource-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-export-devel-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-export-libs-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-libs-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-libs-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind-license-32:9.11.13-6.el8_2.7.noarch", "product": { "name": "bind-license-32:9.11.13-6.el8_2.7.noarch", "product_id": "bind-license-32:9.11.13-6.el8_2.7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.11.13-6.el8_2.7?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.11.13-6.el8_2.7.noarch", "product": { "name": "python3-bind-32:9.11.13-6.el8_2.7.noarch", "product_id": "python3-bind-32:9.11.13-6.el8_2.7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.11.13-6.el8_2.7?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-common-12:4.3.6-40.el8_2.3.noarch", "product": { "name": "dhcp-common-12:4.3.6-40.el8_2.3.noarch", "product_id": "dhcp-common-12:4.3.6-40.el8_2.3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.3.6-40.el8_2.3?arch=noarch\u0026epoch=12" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.13-6.el8_2.7.src", "product": { "name": "bind-32:9.11.13-6.el8_2.7.src", "product_id": "bind-32:9.11.13-6.el8_2.7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.13-6.el8_2.7?arch=src\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-12:4.3.6-40.el8_2.3.src", "product": { "name": "dhcp-12:4.3.6-40.el8_2.3.src", "product_id": "dhcp-12:4.3.6-40.el8_2.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.3.6-40.el8_2.3?arch=src\u0026epoch=12" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.13-6.el8_2.7.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src" }, "product_reference": "bind-32:9.11.13-6.el8_2.7.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-debugsource-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.13-6.el8_2.7.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch" }, "product_reference": "bind-license-32:9.11.13-6.el8_2.7.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-utils-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.13-6.el8_2.7.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" }, "product_reference": "python3-bind-32:9.11.13-6.el8_2.7.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.13-6.el8_2.7.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src" }, "product_reference": "bind-32:9.11.13-6.el8_2.7.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-debugsource-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.13-6.el8_2.7.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch" }, "product_reference": "bind-license-32:9.11.13-6.el8_2.7.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-utils-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.3.6-40.el8_2.3.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src" }, "product_reference": "dhcp-12:4.3.6-40.el8_2.3.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.3.6-40.el8_2.3.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch" }, "product_reference": "dhcp-common-12:4.3.6-40.el8_2.3.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-libs-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.13-6.el8_2.7.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" }, "product_reference": "python3-bind-32:9.11.13-6.el8_2.7.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-16T17:40:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2890" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-16T17:40:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2890" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-16T17:40:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2890" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
rhsa-2024_1803
Vulnerability from csaf_redhat
Published
2024-04-15 01:53
Modified
2025-01-06 21:59
Summary
Red Hat Security Advisory: bind and bind-dyndb-ldap security updates
Notes
Topic
Updates for bind and bind-dyndb-ldap are now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
Bind-dyndb-ldap provides an LDAP back-end plug-in for BIND. It features support for dynamic updates and internal caching, to lift the load off of your LDAP server.
Security Fix(es):
* bind9: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
* bind9: Querying RFC 1918 reverse zones may cause an assertion failure when "nxdomain-redirect" is enabled (CVE-2023-5517)
* bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)
* bind9: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)
* bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updates for bind and bind-dyndb-ldap are now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nBind-dyndb-ldap provides an LDAP back-end plug-in for BIND. It features support for dynamic updates and internal caching, to lift the load off of your LDAP server.\n\nSecurity Fix(es):\n\n* bind9: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\n* bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \"nxdomain-redirect\" is enabled (CVE-2023-5517)\n\n* bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)\n\n* bind9: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)\n\n* bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1803", "url": "https://access.redhat.com/errata/RHSA-2024:1803" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1803.json" } ], "title": "Red Hat Security Advisory: bind and bind-dyndb-ldap security updates", "tracking": { "current_release_date": "2025-01-06T21:59:46+00:00", "generator": { "date": "2025-01-06T21:59:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:1803", "initial_release_date": "2024-04-15T01:53:13+00:00", "revision_history": [ { "date": "2024-04-15T01:53:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-15T01:53:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T21:59:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder EUS (v.9.2)", "product": { "name": "Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.16.23-11.el9_2.4.aarch64", "product": { "name": "bind-devel-32:9.16.23-11.el9_2.4.aarch64", "product_id": "bind-devel-32:9.16.23-11.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-11.el9_2.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "product": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "product_id": "bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-11.el9_2.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product_id": "bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-11.el9_2.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-11.el9_2.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product_id": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-11.el9_2.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product_id": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-11.el9_2.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.16.23-11.el9_2.4.aarch64", "product": { "name": "bind-32:9.16.23-11.el9_2.4.aarch64", "product_id": "bind-32:9.16.23-11.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-11.el9_2.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "product": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "product_id": "bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-11.el9_2.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "product": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "product_id": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-11.el9_2.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-11.el9_2.4.aarch64", "product": { "name": "bind-libs-32:9.16.23-11.el9_2.4.aarch64", "product_id": "bind-libs-32:9.16.23-11.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-11.el9_2.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-11.el9_2.4.aarch64", "product": { "name": "bind-utils-32:9.16.23-11.el9_2.4.aarch64", "product_id": "bind-utils-32:9.16.23-11.el9_2.4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-11.el9_2.4?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "product": { "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "product_id": "bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-8.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-8.el9_2.2?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-8.el9_2.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "product": { "name": "bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "product_id": "bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-11.el9_2.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "product": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "product_id": "bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-11.el9_2.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product_id": "bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-11.el9_2.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-11.el9_2.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product_id": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-11.el9_2.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product_id": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-11.el9_2.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.16.23-11.el9_2.4.ppc64le", "product": { "name": "bind-32:9.16.23-11.el9_2.4.ppc64le", "product_id": "bind-32:9.16.23-11.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-11.el9_2.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "product": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "product_id": "bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-11.el9_2.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "product": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "product_id": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-11.el9_2.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "product": { "name": "bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "product_id": "bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-11.el9_2.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "product": { "name": "bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "product_id": "bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-11.el9_2.4?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "product": { "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "product_id": "bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-8.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-8.el9_2.2?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-8.el9_2.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.16.23-11.el9_2.4.i686", "product": { "name": "bind-devel-32:9.16.23-11.el9_2.4.i686", "product_id": "bind-devel-32:9.16.23-11.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-11.el9_2.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-11.el9_2.4.i686", "product": { "name": "bind-libs-32:9.16.23-11.el9_2.4.i686", "product_id": "bind-libs-32:9.16.23-11.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-11.el9_2.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-11.el9_2.4.i686", "product": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.i686", "product_id": "bind-debugsource-32:9.16.23-11.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-11.el9_2.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "product": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "product_id": "bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-11.el9_2.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-11.el9_2.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "product": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "product_id": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-11.el9_2.4?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "product": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "product_id": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-11.el9_2.4?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.16.23-11.el9_2.4.x86_64", "product": { "name": "bind-devel-32:9.16.23-11.el9_2.4.x86_64", "product_id": "bind-devel-32:9.16.23-11.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-11.el9_2.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "product": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "product_id": "bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-11.el9_2.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product_id": "bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-11.el9_2.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-11.el9_2.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product_id": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-11.el9_2.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product_id": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-11.el9_2.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.16.23-11.el9_2.4.x86_64", "product": { "name": "bind-32:9.16.23-11.el9_2.4.x86_64", "product_id": "bind-32:9.16.23-11.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-11.el9_2.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "product": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "product_id": "bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-11.el9_2.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "product": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "product_id": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-11.el9_2.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-11.el9_2.4.x86_64", "product": { "name": "bind-libs-32:9.16.23-11.el9_2.4.x86_64", "product_id": "bind-libs-32:9.16.23-11.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-11.el9_2.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-11.el9_2.4.x86_64", "product": { "name": "bind-utils-32:9.16.23-11.el9_2.4.x86_64", "product_id": "bind-utils-32:9.16.23-11.el9_2.4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-11.el9_2.4?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "product": { "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "product_id": "bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-8.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-8.el9_2.2?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-8.el9_2.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.16.23-11.el9_2.4.s390x", "product": { "name": "bind-devel-32:9.16.23-11.el9_2.4.s390x", "product_id": "bind-devel-32:9.16.23-11.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-11.el9_2.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "product": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "product_id": "bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-11.el9_2.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product_id": "bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-11.el9_2.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-11.el9_2.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product_id": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-11.el9_2.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product_id": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-11.el9_2.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-32:9.16.23-11.el9_2.4.s390x", "product": { "name": "bind-32:9.16.23-11.el9_2.4.s390x", "product_id": "bind-32:9.16.23-11.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-11.el9_2.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-11.el9_2.4.s390x", "product": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.s390x", "product_id": "bind-chroot-32:9.16.23-11.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-11.el9_2.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "product": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "product_id": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-11.el9_2.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-11.el9_2.4.s390x", "product": { "name": "bind-libs-32:9.16.23-11.el9_2.4.s390x", "product_id": "bind-libs-32:9.16.23-11.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-11.el9_2.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-11.el9_2.4.s390x", "product": { "name": "bind-utils-32:9.16.23-11.el9_2.4.s390x", "product_id": "bind-utils-32:9.16.23-11.el9_2.4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-11.el9_2.4?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "product": { "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "product_id": "bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-8.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-8.el9_2.2?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-8.el9_2.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-doc-32:9.16.23-11.el9_2.4.noarch", "product": { "name": "bind-doc-32:9.16.23-11.el9_2.4.noarch", "product_id": "bind-doc-32:9.16.23-11.el9_2.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-doc@9.16.23-11.el9_2.4?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "product": { "name": "bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "product_id": "bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-doc@9.16.23-11.el9_2.4?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-license-32:9.16.23-11.el9_2.4.noarch", "product": { "name": "bind-license-32:9.16.23-11.el9_2.4.noarch", "product_id": "bind-license-32:9.16.23-11.el9_2.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.16.23-11.el9_2.4?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.16.23-11.el9_2.4.noarch", "product": { "name": "python3-bind-32:9.16.23-11.el9_2.4.noarch", "product_id": "python3-bind-32:9.16.23-11.el9_2.4.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.16.23-11.el9_2.4?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-11.el9_2.4.src", "product": { "name": "bind-32:9.16.23-11.el9_2.4.src", "product_id": "bind-32:9.16.23-11.el9_2.4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-11.el9_2.4?arch=src\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "product": { "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "product_id": "bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-8.el9_2.2?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-11.el9_2.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src" }, "product_reference": "bind-32:9.16.23-11.el9_2.4.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-chroot-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-debugsource-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-devel-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-devel-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-devel-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-devel-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-32:9.16.23-11.el9_2.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch" }, "product_reference": "bind-doc-32:9.16.23-11.el9_2.4.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64" }, "product_reference": "bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le" }, "product_reference": "bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x" }, "product_reference": "bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src" }, "product_reference": "bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64" }, "product_reference": "bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-libs-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-libs-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-libs-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-libs-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-11.el9_2.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch" }, "product_reference": "bind-license-32:9.16.23-11.el9_2.4.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-utils-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-utils-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-utils-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-11.el9_2.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)", "product_id": "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" }, "product_reference": "python3-bind-32:9.16.23-11.el9_2.4.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-11.el9_2.4.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src" }, "product_reference": "bind-32:9.16.23-11.el9_2.4.src", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-chroot-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-debugsource-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-devel-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-devel-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-devel-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-devel-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-32:9.16.23-11.el9_2.4.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch" }, "product_reference": "bind-doc-32:9.16.23-11.el9_2.4.noarch", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-libs-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-libs-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-libs-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-libs-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-11.el9_2.4.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch" }, "product_reference": "bind-license-32:9.16.23-11.el9_2.4.noarch", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-utils-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-utils-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-utils-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-11.el9_2.4.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.2)", "product_id": "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" }, "product_reference": "python3-bind-32:9.16.23-11.el9_2.4.noarch", "relates_to_product_reference": "CRB-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:53:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1803" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-5517", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263897" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package which may result in a Denial of Service in `named` process. This is a result of a reachable assertion, leading `named` to prematurely terminate when both conditions are met: nxdomain-redirect for the queried domain is configured and the resolver receives a PTR query, used for a reverse DNS lookup, for a RFC 1918 address that would normally result in an authoritative `NXDOMAIN` response. A single query matching both conditions can lead to a Denial of Service in the named application.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the bind package represents a important severity issue due to its potential to cause a Denial of Service (DoS) in the named DNS server. This flaw arises from a reachable assertion that triggers a premature termination of the named process when specific conditions are met: a domain configured with nxdomain-redirect and a PTR query for an RFC 1918 address. This scenario can lead to a complete failure of the DNS resolution service, disrupting network operations and availability. Given that DNS services are fundamental for network communication and resource accessibility, such an exploit could result in significant service outages, impacting both internal and external systems reliant on the affected DNS server.", "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-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5517" }, { "category": "external", "summary": "RHBZ#2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5517", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5517", "url": "https://kb.isc.org/docs/cve-2023-5517" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:53:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1803" }, { "category": "workaround", "details": "To prevent this vulnerability, ensure the `nxdomain-redirect` directive is not present in the `/etc/named.conf` file. Disabling the nxdomain-redirect feature makes the faulty code path impossible to reach, preventing this flaw from being exploitable.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled" }, { "cve": "CVE-2023-5679", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263909" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of `named` processes. This can allow a remote unauthenticated user to cause a Denial Of Service in the DNS server.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified vulnerability in the BIND DNS server poses a important severity risk due to its potential to induce a Denial of Service (DoS) through a targeted exploitation of DNS64 functionality. Specifically, the flaw allows an attacker to send a crafted domain query that triggers a code assertion failure within the named process. This leads to a crash of the DNS server, disrupting its ability to resolve queries and maintain network operations. As a result, the DNS service becomes unavailable to legitimate users, impacting the integrity and availability of network services and potentially disrupting business operations or network communications. The exploitation of this vulnerability by an unauthenticated remote user underscores the urgent need for immediate patching and mitigation to safeguard DNS infrastructure against service outages.", "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-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5679" }, { "category": "external", "summary": "RHBZ#2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5679", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5679" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5679", "url": "https://kb.isc.org/docs/cve-2023-5679" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:53:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1803" }, { "category": "workaround", "details": "This vulnerability can be mitigated by either disabled server-stale configuration, using both of the switches bellow in named configuration file:\n1) set stale-cache-enable no;\n2) set stale-answer-enable no;\n\nAlternatively, disable the DNS64 option. Both mitigations should make the affected code unreachable, making it impossible to an attacker to exploit this vulnerability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution" }, { "cve": "CVE-2023-6516", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263911" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `named` application, part of the bind9 package, which uses a cache database to speeds up DNS queries. To maintain its efficiency when running as a recursive name resolver, `named` performs a cache database clean up under certain conditions. This issue may allow an attacker to craft a continuous set of crafted queries, which can induce `named` to trigger the cleanup process with a high frequency, making the internal cleanup items queue to grow indefinitely. This can lead to an uncontrolled memory consumption and resource starvation, potentially making `named` consume all available memory in the host, leading to a Denial of Service of the targeted system.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Specific recursive query patterns may lead to an out-of-memory condition", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6516" }, { "category": "external", "summary": "RHBZ#2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6516", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6516" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-6516", "url": "https://kb.isc.org/docs/cve-2023-6516" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:53:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1803" }, { "category": "workaround", "details": "There is no available mitigation for this issue other than applying the required fixes via the released updates.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Specific recursive query patterns may lead to an out-of-memory condition" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:53:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1803" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:53:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1803" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x", "AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src", "CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x", "CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64", "CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
RHSA-2024:1800
Vulnerability from csaf_redhat
Published
2024-04-15 01:30
Modified
2025-07-05 07:56
Summary
Red Hat Security Advisory: bind and bind-dyndb-ldap security updates
Notes
Topic
Updates for bind and bind-dyndb-ldap are now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
Bind-dyndb-ldap provides an LDAP back-end plug-in for BIND. It features support for dynamic updates and internal caching, to lift the load off of your LDAP server.
Security Fix(es):
* bind9: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
* bind9: Querying RFC 1918 reverse zones may cause an assertion failure when "nxdomain-redirect" is enabled (CVE-2023-5517)
* bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)
* bind9: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)
* bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updates for bind and bind-dyndb-ldap are now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nBind-dyndb-ldap provides an LDAP back-end plug-in for BIND. It features support for dynamic updates and internal caching, to lift the load off of your LDAP server.\n\nSecurity Fix(es):\n\n* bind9: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\n* bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \"nxdomain-redirect\" is enabled (CVE-2023-5517)\n\n* bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution (CVE-2023-5679)\n\n* bind9: Specific recursive query patterns may lead to an out-of-memory condition (CVE-2023-6516)\n\n* bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1800", "url": "https://access.redhat.com/errata/RHSA-2024:1800" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1800.json" } ], "title": "Red Hat Security Advisory: bind and bind-dyndb-ldap security updates", "tracking": { "current_release_date": "2025-07-05T07:56:46+00:00", "generator": { "date": "2025-07-05T07:56:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2024:1800", "initial_release_date": "2024-04-15T01:30:26+00:00", "revision_history": [ { "date": "2024-04-15T01:30:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-15T01:30:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-05T07:56:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } }, { "category": "product_name", "name": "Red Hat CodeReady Linux Builder EUS (v.9.0)", "product": { "name": "Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-1.el9_0.5.src", "product": { "name": "bind-32:9.16.23-1.el9_0.5.src", "product_id": "bind-32:9.16.23-1.el9_0.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-1.el9_0.5?arch=src\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "product": { "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "product_id": "bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-7.el9_0.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-1.el9_0.5.aarch64", "product": { "name": "bind-32:9.16.23-1.el9_0.5.aarch64", "product_id": "bind-32:9.16.23-1.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-1.el9_0.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "product": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "product_id": "bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-1.el9_0.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "product": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "product_id": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-1.el9_0.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-1.el9_0.5.aarch64", "product": { "name": "bind-libs-32:9.16.23-1.el9_0.5.aarch64", "product_id": "bind-libs-32:9.16.23-1.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-1.el9_0.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-1.el9_0.5.aarch64", "product": { "name": "bind-utils-32:9.16.23-1.el9_0.5.aarch64", "product_id": "bind-utils-32:9.16.23-1.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-1.el9_0.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "product": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "product_id": "bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-1.el9_0.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product_id": "bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-1.el9_0.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-1.el9_0.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product_id": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-1.el9_0.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product_id": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-1.el9_0.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-1.el9_0.5.aarch64", "product": { "name": "bind-devel-32:9.16.23-1.el9_0.5.aarch64", "product_id": "bind-devel-32:9.16.23-1.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-1.el9_0.5?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "product": { "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "product_id": "bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-7.el9_0.1?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-7.el9_0.1?arch=aarch64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-7.el9_0.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-1.el9_0.5.ppc64le", "product": { "name": "bind-32:9.16.23-1.el9_0.5.ppc64le", "product_id": "bind-32:9.16.23-1.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-1.el9_0.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "product": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "product_id": "bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-1.el9_0.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "product": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "product_id": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-1.el9_0.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "product": { "name": "bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "product_id": "bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-1.el9_0.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "product": { "name": "bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "product_id": "bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-1.el9_0.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "product": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "product_id": "bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-1.el9_0.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product_id": "bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-1.el9_0.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-1.el9_0.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product_id": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-1.el9_0.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product_id": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-1.el9_0.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "product": { "name": "bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "product_id": "bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-1.el9_0.5?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "product": { "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "product_id": "bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-7.el9_0.1?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-7.el9_0.1?arch=ppc64le" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-7.el9_0.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-1.el9_0.5.x86_64", "product": { "name": "bind-32:9.16.23-1.el9_0.5.x86_64", "product_id": "bind-32:9.16.23-1.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-1.el9_0.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "product": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "product_id": "bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-1.el9_0.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "product": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "product_id": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-1.el9_0.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-1.el9_0.5.x86_64", "product": { "name": "bind-libs-32:9.16.23-1.el9_0.5.x86_64", "product_id": "bind-libs-32:9.16.23-1.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-1.el9_0.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-1.el9_0.5.x86_64", "product": { "name": "bind-utils-32:9.16.23-1.el9_0.5.x86_64", "product_id": "bind-utils-32:9.16.23-1.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-1.el9_0.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "product": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "product_id": "bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-1.el9_0.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product_id": "bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-1.el9_0.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-1.el9_0.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product_id": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-1.el9_0.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product_id": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-1.el9_0.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-1.el9_0.5.x86_64", "product": { "name": "bind-devel-32:9.16.23-1.el9_0.5.x86_64", "product_id": "bind-devel-32:9.16.23-1.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-1.el9_0.5?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "product": { "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "product_id": "bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-7.el9_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-7.el9_0.1?arch=x86_64" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-7.el9_0.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.16.23-1.el9_0.5.s390x", "product": { "name": "bind-32:9.16.23-1.el9_0.5.s390x", "product_id": "bind-32:9.16.23-1.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.16.23-1.el9_0.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.16.23-1.el9_0.5.s390x", "product": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.s390x", "product_id": "bind-chroot-32:9.16.23-1.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.16.23-1.el9_0.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "product": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "product_id": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-1.el9_0.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-1.el9_0.5.s390x", "product": { "name": "bind-libs-32:9.16.23-1.el9_0.5.s390x", "product_id": "bind-libs-32:9.16.23-1.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-1.el9_0.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.16.23-1.el9_0.5.s390x", "product": { "name": "bind-utils-32:9.16.23-1.el9_0.5.s390x", "product_id": "bind-utils-32:9.16.23-1.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.16.23-1.el9_0.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "product": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "product_id": "bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-1.el9_0.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product_id": "bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-1.el9_0.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-1.el9_0.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product_id": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-1.el9_0.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product_id": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-1.el9_0.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.16.23-1.el9_0.5.s390x", "product": { "name": "bind-devel-32:9.16.23-1.el9_0.5.s390x", "product_id": "bind-devel-32:9.16.23-1.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-1.el9_0.5?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "product": { "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "product_id": "bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap@11.9-7.el9_0.1?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "product": { "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "product_id": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debugsource@11.9-7.el9_0.1?arch=s390x" } } }, { "category": "product_version", "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "product": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "product_id": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dyndb-ldap-debuginfo@11.9-7.el9_0.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "product": { "name": "bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "product_id": "bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-doc@9.16.23-1.el9_0.5?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-license-32:9.16.23-1.el9_0.5.noarch", "product": { "name": "bind-license-32:9.16.23-1.el9_0.5.noarch", "product_id": "bind-license-32:9.16.23-1.el9_0.5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.16.23-1.el9_0.5?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.16.23-1.el9_0.5.noarch", "product": { "name": "python3-bind-32:9.16.23-1.el9_0.5.noarch", "product_id": "python3-bind-32:9.16.23-1.el9_0.5.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.16.23-1.el9_0.5?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.16.23-1.el9_0.5.i686", "product": { "name": "bind-devel-32:9.16.23-1.el9_0.5.i686", "product_id": "bind-devel-32:9.16.23-1.el9_0.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.16.23-1.el9_0.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.16.23-1.el9_0.5.i686", "product": { "name": "bind-libs-32:9.16.23-1.el9_0.5.i686", "product_id": "bind-libs-32:9.16.23-1.el9_0.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.16.23-1.el9_0.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.16.23-1.el9_0.5.i686", "product": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.i686", "product_id": "bind-debugsource-32:9.16.23-1.el9_0.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-1.el9_0.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "product": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "product_id": "bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-1.el9_0.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "product": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-1.el9_0.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "product": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "product_id": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-1.el9_0.5?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "product": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "product_id": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-1.el9_0.5?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-1.el9_0.5.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src" }, "product_reference": "bind-32:9.16.23-1.el9_0.5.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-chroot-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-debugsource-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-devel-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-devel-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-devel-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-devel-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64" }, "product_reference": "bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le" }, "product_reference": "bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x" }, "product_reference": "bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src" }, "product_reference": "bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64" }, "product_reference": "bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64" }, "product_reference": "bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64" }, "product_reference": "bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-libs-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-libs-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-libs-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-libs-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-1.el9_0.5.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch" }, "product_reference": "bind-license-32:9.16.23-1.el9_0.5.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-utils-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-utils-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-utils-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-1.el9_0.5.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" }, "product_reference": "python3-bind-32:9.16.23-1.el9_0.5.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-1.el9_0.5.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src" }, "product_reference": "bind-32:9.16.23-1.el9_0.5.src", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-chroot-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-debugsource-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-devel-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-devel-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-devel-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-devel-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch" }, "product_reference": "bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-libs-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-libs-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-libs-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-libs-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.16.23-1.el9_0.5.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch" }, "product_reference": "bind-license-32:9.16.23-1.el9_0.5.noarch", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-utils-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-utils-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-utils-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.16.23-1.el9_0.5.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)", "product_id": "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" }, "product_reference": "python3-bind-32:9.16.23-1.el9_0.5.noarch", "relates_to_product_reference": "CRB-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:30:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1800" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-5517", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263897" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package which may result in a Denial of Service in `named` process. This is a result of a reachable assertion, leading `named` to prematurely terminate when both conditions are met: nxdomain-redirect for the queried domain is configured and the resolver receives a PTR query, used for a reverse DNS lookup, for a RFC 1918 address that would normally result in an authoritative `NXDOMAIN` response. A single query matching both conditions can lead to a Denial of Service in the named application.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in the bind package represents a important severity issue due to its potential to cause a Denial of Service (DoS) in the named DNS server. This flaw arises from a reachable assertion that triggers a premature termination of the named process when specific conditions are met: a domain configured with nxdomain-redirect and a PTR query for an RFC 1918 address. This scenario can lead to a complete failure of the DNS resolution service, disrupting network operations and availability. Given that DNS services are fundamental for network communication and resource accessibility, such an exploit could result in significant service outages, impacting both internal and external systems reliant on the affected DNS server.", "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-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5517" }, { "category": "external", "summary": "RHBZ#2263897", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263897" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5517", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5517" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5517", "url": "https://kb.isc.org/docs/cve-2023-5517" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:30:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1800" }, { "category": "workaround", "details": "To prevent this vulnerability, ensure the `nxdomain-redirect` directive is not present in the `/etc/named.conf` file. Disabling the nxdomain-redirect feature makes the faulty code path impossible to reach, preventing this flaw from being exploitable.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Querying RFC 1918 reverse zones may cause an assertion failure when \u201cnxdomain-redirect\u201d is enabled" }, { "cve": "CVE-2023-5679", "cwe": { "id": "CWE-617", "name": "Reachable Assertion" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263909" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of `named` processes. This can allow a remote unauthenticated user to cause a Denial Of Service in the DNS server.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution", "title": "Vulnerability summary" }, { "category": "other", "text": "The identified vulnerability in the BIND DNS server poses a important severity risk due to its potential to induce a Denial of Service (DoS) through a targeted exploitation of DNS64 functionality. Specifically, the flaw allows an attacker to send a crafted domain query that triggers a code assertion failure within the named process. This leads to a crash of the DNS server, disrupting its ability to resolve queries and maintain network operations. As a result, the DNS service becomes unavailable to legitimate users, impacting the integrity and availability of network services and potentially disrupting business operations or network communications. The exploitation of this vulnerability by an unauthenticated remote user underscores the urgent need for immediate patching and mitigation to safeguard DNS infrastructure against service outages.", "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-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-5679" }, { "category": "external", "summary": "RHBZ#2263909", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263909" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-5679", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5679" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5679" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-5679", "url": "https://kb.isc.org/docs/cve-2023-5679" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:30:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1800" }, { "category": "workaround", "details": "This vulnerability can be mitigated by either disabled server-stale configuration, using both of the switches bellow in named configuration file:\n1) set stale-cache-enable no;\n2) set stale-answer-enable no;\n\nAlternatively, disable the DNS64 option. Both mitigations should make the affected code unreachable, making it impossible to an attacker to exploit this vulnerability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution" }, { "cve": "CVE-2023-6516", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263911" } ], "notes": [ { "category": "description", "text": "A flaw was found in the `named` application, part of the bind9 package, which uses a cache database to speeds up DNS queries. To maintain its efficiency when running as a recursive name resolver, `named` performs a cache database clean up under certain conditions. This issue may allow an attacker to craft a continuous set of crafted queries, which can induce `named` to trigger the cleanup process with a high frequency, making the internal cleanup items queue to grow indefinitely. This can lead to an uncontrolled memory consumption and resource starvation, potentially making `named` consume all available memory in the host, leading to a Denial of Service of the targeted system.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Specific recursive query patterns may lead to an out-of-memory condition", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-6516" }, { "category": "external", "summary": "RHBZ#2263911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-6516", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6516" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6516" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-6516", "url": "https://kb.isc.org/docs/cve-2023-6516" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:30:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1800" }, { "category": "workaround", "details": "There is no available mitigation for this issue other than applying the required fixes via the released updates.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Specific recursive query patterns may lead to an out-of-memory condition" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:30:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1800" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263917" } ], "notes": [ { "category": "description", "text": "A flaw was found in bind9. By flooding a DNSSEC resolver with responses coming from a DNSEC-signed zone using NSEC3, an attacker can lead the targeted resolver to a CPU exhaustion, further leading to a Denial of Service on the targeted host.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability in BIND9 that leads to CPU exhaustion through a flood of DNSSEC responses with NSEC3 signatures is a important severity issue due to its potential to induce a Denial of Service (DoS) condition on affected resolvers. By exploiting this flaw, an attacker can overwhelm a DNSSEC-enabled resolver with computationally intensive tasks, depleting CPU resources and disrupting normal DNS operations. This can result in significant service outages, affecting the resolver\u0027s ability to process legitimate DNS queries and thereby compromising network availability and reliability. The impact is exacerbated in high-traffic environments or where DNSSEC validation is extensively employed, making prompt remediation essential to prevent operational disruptions and maintain DNS infrastructure integrity.", "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-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50868" }, { "category": "external", "summary": "RHBZ#2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50868" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50868", "url": "https://kb.isc.org/docs/cve-2023-50868" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-15T01:30:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1800" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x", "AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src", "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x", "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64", "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources" } ] }
rhsa-2024:2890
Vulnerability from csaf_redhat
Published
2024-05-16 17:40
Modified
2025-07-05 07:56
Summary
Red Hat Security Advisory: bind and dhcp security update
Notes
Topic
An update for bind is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
The Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.
Security Fix(es):
* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)
* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)
* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nThe Dynamic Host Configuration Protocol (DHCP) is a protocol that allows individual devices on an IP network to get their own network configuration information, including an IP address, a subnet mask, and a broadcast address. The dhcp packages provide a relay agent and ISC DHCP service required to enable and administer DHCP on a network.\n\nSecurity Fix(es):\n\n* bind: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\n\n* bind: Parsing large DNS messages may cause excessive CPU load (CVE-2023-4408)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2890", "url": "https://access.redhat.com/errata/RHSA-2024:2890" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "2263917", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263917" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2890.json" } ], "title": "Red Hat Security Advisory: bind and dhcp security update", "tracking": { "current_release_date": "2025-07-05T07:56:07+00:00", "generator": { "date": "2025-07-05T07:56:07+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2024:2890", "initial_release_date": "2024-05-16T17:40:12+00:00", "revision_history": [ { "date": "2024-05-16T17:40:12+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-16T17:40:12+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-05T07:56:07+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-devel-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-devel-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-libs-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-libs-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-utils-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-utils-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "product": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "product_id": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-6.el8_2.7?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_id": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-40.el8_2.3?arch=x86_64\u0026epoch=12" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-devel-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-devel-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-libs-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-libs-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-debugsource-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-export-devel-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.13-6.el8_2.7.i686", "product": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.i686", "product_id": "bind-export-libs-32:9.11.13-6.el8_2.7.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-6.el8_2.7?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-libs-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-libs-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-libs-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debugsource@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-client-debuginfo@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-debuginfo@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-libs-debuginfo@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-relay-debuginfo@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } }, { "category": "product_version", "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "product": { "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_id": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-server-debuginfo@4.3.6-40.el8_2.3?arch=i686\u0026epoch=12" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind-license-32:9.11.13-6.el8_2.7.noarch", "product": { "name": "bind-license-32:9.11.13-6.el8_2.7.noarch", "product_id": "bind-license-32:9.11.13-6.el8_2.7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.11.13-6.el8_2.7?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.11.13-6.el8_2.7.noarch", "product": { "name": "python3-bind-32:9.11.13-6.el8_2.7.noarch", "product_id": "python3-bind-32:9.11.13-6.el8_2.7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.11.13-6.el8_2.7?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-common-12:4.3.6-40.el8_2.3.noarch", "product": { "name": "dhcp-common-12:4.3.6-40.el8_2.3.noarch", "product_id": "dhcp-common-12:4.3.6-40.el8_2.3.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp-common@4.3.6-40.el8_2.3?arch=noarch\u0026epoch=12" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.13-6.el8_2.7.src", "product": { "name": "bind-32:9.11.13-6.el8_2.7.src", "product_id": "bind-32:9.11.13-6.el8_2.7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.13-6.el8_2.7?arch=src\u0026epoch=32" } } }, { "category": "product_version", "name": "dhcp-12:4.3.6-40.el8_2.3.src", "product": { "name": "dhcp-12:4.3.6-40.el8_2.3.src", "product_id": "dhcp-12:4.3.6-40.el8_2.3.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/dhcp@4.3.6-40.el8_2.3?arch=src\u0026epoch=12" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.13-6.el8_2.7.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src" }, "product_reference": "bind-32:9.11.13-6.el8_2.7.src", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-debugsource-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.13-6.el8_2.7.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch" }, "product_reference": "bind-license-32:9.11.13-6.el8_2.7.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-utils-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.13-6.el8_2.7.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)", "product_id": "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" }, "product_reference": "python3-bind-32:9.11.13-6.el8_2.7.noarch", "relates_to_product_reference": "AppStream-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.13-6.el8_2.7.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src" }, "product_reference": "bind-32:9.11.13-6.el8_2.7.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-debugsource-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.13-6.el8_2.7.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch" }, "product_reference": "bind-license-32:9.11.13-6.el8_2.7.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-utils-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-12:4.3.6-40.el8_2.3.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src" }, "product_reference": "dhcp-12:4.3.6-40.el8_2.3.src", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-common-12:4.3.6-40.el8_2.3.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch" }, "product_reference": "dhcp-common-12:4.3.6-40.el8_2.3.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-libs-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64" }, "product_reference": "dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.13-6.el8_2.7.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)", "product_id": "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" }, "product_reference": "python3-bind-32:9.11.13-6.el8_2.7.noarch", "relates_to_product_reference": "BaseOS-8.2.0.Z.AUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263896" } ], "notes": [ { "category": "description", "text": "A flaw was found in the bind package. This issue may allow a remote attacker with no specific privileges to craft a specially long DNS message leading to an excessive and uncontrolled CPU usage, the server being unavailable, and a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: Parsing large DNS messages may cause excessive CPU load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in the DNS message parsing code of BIND is of important severity due to its potential to cause excessive and uncontrolled CPU usage through specially crafted DNS queries or responses. The flaw exposes both authoritative DNS servers and recursive resolvers to Denial of Service (DoS) attacks, where an attacker can exploit the high computational complexity of the parsing routine to overwhelm the server. This can lead to significant degradation of service, rendering the DNS server unresponsive and disrupting network operations.", "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.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-4408" }, { "category": "external", "summary": "RHBZ#2263896", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263896" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4408" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-4408", "url": "https://kb.isc.org/docs/cve-2023-4408" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-16T17:40:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2890" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind9: Parsing large DNS messages may cause excessive CPU load" }, { "cve": "CVE-2023-50387", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2024-02-12T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2263914" } ], "notes": [ { "category": "description", "text": "Processing specially crafted responses coming from DNSSEC-signed zones can lead to uncontrolled CPU usage, leading to a Denial of Service in the DNSSEC-validating resolver side.\r\n\r\nThis vulnerability applies only for systems where DNSSEC validation is enabled.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability in DNSSEC-validating resolvers is of important severity because it can lead to uncontrolled CPU consumption, resulting in a Denial of Service (DoS). By exploiting this flaw, attackers can send specially crafted DNS responses that cause the resolver to enter a state of excessive resource utilization. This can severely impact the availability and performance of DNS services, affecting not only the targeted resolver but potentially cascading to other dependent systems and services.", "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.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-50387" }, { "category": "external", "summary": "RHBZ#2263914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263914" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50387" }, { "category": "external", "summary": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released", "url": "https://blog.powerdns.com/2024/02/13/powerdns-recursor-4-8-6-4-9-3-5-0-2-released" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-50387", "url": "https://kb.isc.org/docs/cve-2023-50387" }, { "category": "external", "summary": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html", "url": "https://www.knot-resolver.cz/2024-02-13-knot-resolver-5.7.1.html" } ], "release_date": "2024-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-16T17:40:12+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-12:4.3.6-40.el8_2.3.src", "BaseOS-8.2.0.Z.AUS:dhcp-client-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-client-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-common-12:4.3.6-40.el8_2.3.noarch", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-debugsource-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-libs-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-relay-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.i686", "BaseOS-8.2.0.Z.AUS:dhcp-server-debuginfo-12:4.3.6-40.el8_2.3.x86_64", "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2890" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.src", "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.7.noarch", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.i686", "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.7.x86_64", "BaseOS-8