Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-6516 (GCVE-0-2023-6516)
Vulnerability from cvelistv5 – Published: 2024-02-13 14:05 – Updated: 2025-02-13 17:26- CWE-789 - Memory Allocation with Excessive Size Value
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "bind",
"vendor": "isc",
"versions": [
{
"lessThanOrEqual": "9.16.45",
"status": "affected",
"version": "9.16.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.16.45-s1",
"status": "affected",
"version": "9.16.8-s1",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-6516",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-02-20T16:01:15.527012Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-789",
"description": "CWE-789 Memory Allocation with Excessive Size Value",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-28T16:35:10.580Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T08:35:13.212Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "CVE-2023-6516",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://kb.isc.org/docs/cve-2023-6516"
},
{
"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/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240503-0008/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "BIND 9",
"vendor": "ISC",
"versions": [
{
"lessThanOrEqual": "9.16.45",
"status": "affected",
"version": "9.16.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.16.45-S1",
"status": "affected",
"version": "9.16.8-S1",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "ISC would like to thank Infoblox for bringing this vulnerability to our attention."
}
],
"datePublic": "2024-02-13T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "To keep its cache database efficient, `named` running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first allocated and then queued for later processing. It was discovered that if the resolver is continuously processing query patterns triggering this type of cache-database maintenance, `named` may not be able to handle the cleanup events in a timely manner. This in turn enables the list of queued cleanup events to grow infinitely large over time, allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.16.0 through 9.16.45 and 9.16.8-S1 through 9.16.45-S1."
}
],
"exploits": [
{
"lang": "en",
"value": "We are not aware of any active exploits."
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "By exploiting this flaw, an attacker can cause the amount of memory used by a `named` resolver to go well beyond the configured `max-cache-size` limit. The effectiveness of the attack depends on a number of environmental factors, but in the worst case the attacker can exhaust all available memory on the host running `named`, leading to a denial-of-service condition."
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-05-03T13:06:07.107Z",
"orgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"shortName": "isc"
},
"references": [
{
"name": "CVE-2023-6516",
"tags": [
"vendor-advisory"
],
"url": "https://kb.isc.org/docs/cve-2023-6516"
},
{
"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/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240503-0008/"
}
],
"solutions": [
{
"lang": "en",
"value": "Upgrade to the patched release most closely related to your current version of BIND 9: 9.16.48 or 9.16.48-S1."
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "Specific recursive query patterns may lead to an out-of-memory condition",
"workarounds": [
{
"lang": "en",
"value": "No workarounds known."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"assignerShortName": "isc",
"cveId": "CVE-2023-6516",
"datePublished": "2024-02-13T14:05:28.933Z",
"dateReserved": "2023-12-05T10:44:59.435Z",
"dateUpdated": "2025-02-13T17:26:26.170Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-6516",
"date": "2026-05-29",
"epss": "0.00225",
"percentile": "0.45201"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-6516\",\"sourceIdentifier\":\"security-officer@isc.org\",\"published\":\"2024-02-13T14:15:46.030\",\"lastModified\":\"2024-11-21T08:44:00.713\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"To keep its cache database efficient, `named` running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first allocated and then queued for later processing. It was discovered that if the resolver is continuously processing query patterns triggering this type of cache-database maintenance, `named` may not be able to handle the cleanup events in a timely manner. This in turn enables the list of queued cleanup events to grow infinitely large over time, allowing the configured `max-cache-size` limit to be significantly exceeded.\\nThis issue affects BIND 9 versions 9.16.0 through 9.16.45 and 9.16.8-S1 through 9.16.45-S1.\"},{\"lang\":\"es\",\"value\":\"Para mantener eficiente su base de datos de cach\u00e9, `named` que se ejecuta como un solucionador recursivo intenta ocasionalmente limpiar la base de datos. Utiliza varios m\u00e9todos, incluidos algunos que son asincr\u00f3nicos: primero se asigna una peque\u00f1a porci\u00f3n de memoria que apunta al elemento de cach\u00e9 que se puede limpiar y luego se pone en cola para su posterior procesamiento. Se descubri\u00f3 que si el solucionador procesa continuamente patrones de consulta que desencadenan este tipo de mantenimiento de la base de datos de cach\u00e9, es posible que \\\"named\\\" no pueda manejar los eventos de limpieza de manera oportuna. Esto, a su vez, permite que la lista de eventos de limpieza en cola crezca infinitamente con el tiempo, lo que permite superar significativamente el l\u00edmite de \\\"tama\u00f1o m\u00e1ximo de cach\u00e9\\\" configurado. Este problema afecta a las versiones 9.16.0 a 9.16.45 y 9.16.8-S1 a 9.16.45-S1 de BIND 9.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-789\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"9.16.0\",\"versionEndIncluding\":\"9.16.45\",\"matchCriteriaId\":\"1A19BB7A-F711-40C3-B395-03589018FE52\"},{\"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.16.45:s1:*:*:supported_preview:*:*:*\",\"matchCriteriaId\":\"EC7357C9-AD62-4B7E-B013-780108BA562E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*\",\"matchCriteriaId\":\"3A756737-1CC4-42C2-A4DF-E1C893B4E2D5\"}]}]}],\"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-6516\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Vendor 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/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/\",\"source\":\"security-officer@isc.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240503-0008/\",\"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-6516\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor 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/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240503-0008/\",\"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-6516\", \"name\": \"CVE-2023-6516\", \"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/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240503-0008/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T08:35:13.212Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-6516\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-02-20T16:01:15.527012Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\"], \"vendor\": \"isc\", \"product\": \"bind\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.16.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.16.45\"}, {\"status\": \"affected\", \"version\": \"9.16.8-s1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.16.45-s1\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-789\", \"description\": \"CWE-789 Memory Allocation with Excessive Size Value\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-28T16:34:49.488Z\"}}], \"cna\": {\"title\": \"Specific recursive query patterns may lead to an out-of-memory condition\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"value\": \"ISC would like to thank Infoblox for bringing this vulnerability to our attention.\"}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"By exploiting this flaw, an attacker can cause the amount of memory used by a `named` resolver to go well beyond the configured `max-cache-size` limit. The effectiveness of the attack depends on a number of environmental factors, but in the worst case the attacker can exhaust all available memory on the host running `named`, leading to a denial-of-service condition.\"}]}], \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"ISC\", \"product\": \"BIND 9\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.16.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.16.45\"}, {\"status\": \"affected\", \"version\": \"9.16.8-S1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.16.45-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 or 9.16.48-S1.\"}], \"datePublic\": \"2024-02-13T00:00:00.000Z\", \"references\": [{\"url\": \"https://kb.isc.org/docs/cve-2023-6516\", \"name\": \"CVE-2023-6516\", \"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/ZDZFMEKQTZ4L7RY46FCENWFB5MDT263R/\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240503-0008/\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"No workarounds known.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"To keep its cache database efficient, `named` running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first allocated and then queued for later processing. It was discovered that if the resolver is continuously processing query patterns triggering this type of cache-database maintenance, `named` may not be able to handle the cleanup events in a timely manner. This in turn enables the list of queued cleanup events to grow infinitely large over time, allowing the configured `max-cache-size` limit to be significantly exceeded.\\nThis issue affects BIND 9 versions 9.16.0 through 9.16.45 and 9.16.8-S1 through 9.16.45-S1.\"}], \"providerMetadata\": {\"orgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"shortName\": \"isc\", \"dateUpdated\": \"2024-05-03T13:06:07.107Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-6516\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:26:26.170Z\", \"dateReserved\": \"2023-12-05T10:44:59.435Z\", \"assignerOrgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"datePublished\": \"2024-02-13T14:05:28.933Z\", \"assignerShortName\": \"isc\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
MSRC_CVE-2023-6516
Vulnerability from csaf_microsoft - Published: 2024-02-02 08:00 - Updated: 2026-02-18 14:38| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 19739-17086 | — | ||
| Unresolved product id: 18169-17084 | — | ||
| Unresolved product id: 17073-17084 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2024/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2024/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2023-6516 Specific recursive query patterns may lead to an out-of-memory condition - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2023-6516.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Specific recursive query patterns may lead to an out-of-memory condition",
"tracking": {
"current_release_date": "2026-02-18T14:38:41.000Z",
"generator": {
"date": "2026-02-21T03:40:00.377Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2023-6516",
"initial_release_date": "2024-02-02T08:00:00.000Z",
"revision_history": [
{
"date": "2024-02-19T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2024-06-30T07:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-02-18T14:38:41.000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 bind 9.16.50-1",
"product": {
"name": "\u003ccbl2 bind 9.16.50-1",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 bind 9.16.50-1",
"product": {
"name": "cbl2 bind 9.16.50-1",
"product_id": "19739"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 bind 9.19.21-1",
"product": {
"name": "\u003cazl3 bind 9.19.21-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 bind 9.19.21-1",
"product": {
"name": "azl3 bind 9.19.21-1",
"product_id": "18169"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 bind 9.16.44-2",
"product": {
"name": "\u003cazl3 bind 9.16.44-2",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "azl3 bind 9.16.44-2",
"product": {
"name": "azl3 bind 9.16.44-2",
"product_id": "17073"
}
}
],
"category": "product_name",
"name": "bind"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 bind 9.16.50-1 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 bind 9.16.50-1 as a component of CBL Mariner 2.0",
"product_id": "19739-17086"
},
"product_reference": "19739",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 bind 9.19.21-1 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 bind 9.19.21-1 as a component of Azure Linux 3.0",
"product_id": "18169-17084"
},
"product_reference": "18169",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 bind 9.16.44-2 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 bind 9.16.44-2 as a component of Azure Linux 3.0",
"product_id": "17073-17084"
},
"product_reference": "17073",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-6516",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "general",
"text": "isc",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19739-17086",
"18169-17084",
"17073-17084"
],
"known_affected": [
"17086-1",
"17084-2",
"17084-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-6516 Specific recursive query patterns may lead to an out-of-memory condition - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2023-6516.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-19T00:00:00.000Z",
"details": "9.16.48-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2024-02-19T00:00:00.000Z",
"details": "9.19.21-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2",
"17084-3"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"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": [
"17086-1",
"17084-2",
"17084-3"
]
}
],
"title": "Specific recursive query patterns may lead to an out-of-memory condition"
}
]
}
NCSC-2024-0433
Vulnerability from csaf_ncscnl - Published: 2024-11-12 14:19 - Updated: 2024-11-12 14:19| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_mv500_family
siemens
|
cpe:2.3:a:siemens:simatic_mv500_family:*:*:*:*:*:*:*:*
|
— | |
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_mv500_family
siemens
|
cpe:2.3:a:siemens:simatic_mv500_family:*:*:*:*:*:*:*:*
|
— | |
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— | |
|
telecontrol_server_basic_v3
siemens
|
cpe:2.3:a:siemens:telecontrol_server_basic_v3:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem:*:*:*:*:*:*:*:*
|
— | |
|
st7_scadaconnect__6nh7997-5da10-0aa0_
siemens
|
cpe:2.3:a:siemens:st7_scadaconnect__6nh7997-5da10-0aa0_:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7
siemens
|
cpe:2.3:h:siemens:simatic_s7:1500:*:*:*:*:*:*:*
|
— | |
|
simatic_mv500_family
siemens
|
cpe:2.3:a:siemens:simatic_mv500_family:*:*:*:*:*:*:*:*
|
— | |
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
telecontrol_server_basic_v3
siemens
|
cpe:2.3:a:siemens:telecontrol_server_basic_v3:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da00_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da00_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da10_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da10_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da20_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da20_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da30_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da30_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea10_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea10_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea20_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea20_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea30_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea30_:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_rtls_locating_manager__6gt2780-0da00_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da00_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da10_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da10_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da20_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da20_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da30_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da30_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea10_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea10_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea20_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea20_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea30_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea30_:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7
siemens
|
cpe:2.3:h:siemens:simatic_s7:1500:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
telecontrol_server_basic_v3
siemens
|
cpe:2.3:a:siemens:telecontrol_server_basic_v3:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem:*:*:*:*:*:*:*:*
|
— | |
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— | |
|
st7_scadaconnect__6nh7997-5da10-0aa0_
siemens
|
cpe:2.3:a:siemens:st7_scadaconnect__6nh7997-5da10-0aa0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da00_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da00_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da10_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da10_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da20_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da20_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da30_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da30_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea10_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea10_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea20_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea20_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea30_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea30_:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
scalance_xch328__6gk5328-4ts01-2ec2_
siemens
|
cpe:2.3:a:siemens:scalance_xch328__6gk5328-4ts01-2ec2_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_xcm324__6gk5324-8ts01-2ac2_
siemens
|
cpe:2.3:a:siemens:scalance_xcm324__6gk5324-8ts01-2ac2_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_xcm328__6gk5328-4ts01-2ac2_
siemens
|
cpe:2.3:a:siemens:scalance_xcm328__6gk5328-4ts01-2ac2_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_xcm332__6gk5332-0ga01-2ac2_
siemens
|
cpe:2.3:a:siemens:scalance_xcm332__6gk5332-0ga01-2ac2_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_xrh334__24_v_dc__8xfo__cc___6gk5334-2ts01-2er3_
siemens
|
cpe:2.3:a:siemens:scalance_xrh334__24_v_dc__8xfo__cc___6gk5334-2ts01-2er3_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_xrm334__230_v_ac__12xfo___6gk5334-3ts01-3ar3_
siemens
|
cpe:2.3:a:siemens:scalance_xrm334__230_v_ac__12xfo___6gk5334-3ts01-3ar3_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_xrm334__230_v_ac__8xfo___6gk5334-2ts01-3ar3_
siemens
|
cpe:2.3:a:siemens:scalance_xrm334__230_v_ac__8xfo___6gk5334-2ts01-3ar3_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_xrm334__24_v_dc__12xfo___6gk5334-3ts01-2ar3_
siemens
|
cpe:2.3:a:siemens:scalance_xrm334__24_v_dc__12xfo___6gk5334-3ts01-2ar3_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_xrm334__24_v_dc__8xfo___6gk5334-2ts01-2ar3_
siemens
|
cpe:2.3:a:siemens:scalance_xrm334__24_v_dc__8xfo___6gk5334-2ts01-2ar3_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_xrm334__2x230_v_ac__12xfo___6gk5334-3ts01-4ar3_
siemens
|
cpe:2.3:a:siemens:scalance_xrm334__2x230_v_ac__12xfo___6gk5334-3ts01-4ar3_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_xrm334__2x230_v_ac__8xfo___6gk5334-2ts01-4ar3_
siemens
|
cpe:2.3:a:siemens:scalance_xrm334__2x230_v_ac__8xfo___6gk5334-2ts01-4ar3_:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-plcsim_v16
siemens
|
cpe:2.3:a:siemens:simatic_s7-plcsim_v16:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-plcsim_v17
siemens
|
cpe:2.3:a:siemens:simatic_s7-plcsim_v17:*:*:*:*:*:*:*:*
|
— | |
|
simatic_step_7_safety_v16
siemens
|
cpe:2.3:a:siemens:simatic_step_7_safety_v16:*:*:*:*:*:*:*:*
|
— | |
|
simatic_step_7_safety_v17
siemens
|
cpe:2.3:a:siemens:simatic_step_7_safety_v17:*:*:*:*:*:*:*:*
|
— | |
|
simatic_step_7_safety_v18
siemens
|
cpe:2.3:a:siemens:simatic_step_7_safety_v18:*:*:*:*:*:*:*:*
|
— | |
|
simatic_step_7_v16
siemens
|
cpe:2.3:a:siemens:simatic_step_7_v16:*:*:*:*:*:*:*:*
|
— | |
|
simatic_step_7_v17
siemens
|
cpe:2.3:a:siemens:simatic_step_7_v17:*:*:*:*:*:*:*:*
|
— | |
|
simatic_step_7_v18
siemens
|
cpe:2.3:a:siemens:simatic_step_7_v18:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_unified_v16
siemens
|
cpe:2.3:a:siemens:simatic_wincc_unified_v16:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_unified_v17
siemens
|
cpe:2.3:a:siemens:simatic_wincc_unified_v17:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_unified_v18
siemens
|
cpe:2.3:a:siemens:simatic_wincc_unified_v18:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_v16
siemens
|
cpe:2.3:a:siemens:simatic_wincc_v16:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_v17
siemens
|
cpe:2.3:a:siemens:simatic_wincc_v17:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_v18
siemens
|
cpe:2.3:a:siemens:simatic_wincc_v18:*:*:*:*:*:*:*:*
|
— | |
|
simocode_es_v16
siemens
|
cpe:2.3:a:siemens:simocode_es_v16:*:*:*:*:*:*:*:*
|
— | |
|
simocode_es_v17
siemens
|
cpe:2.3:a:siemens:simocode_es_v17:*:*:*:*:*:*:*:*
|
— | |
|
simocode_es_v18
siemens
|
cpe:2.3:a:siemens:simocode_es_v18:*:*:*:*:*:*:*:*
|
— | |
|
simotion_scout_tia_v5.4_sp1
siemens
|
cpe:2.3:a:siemens:simotion_scout_tia_v5.4_sp1:*:*:*:*:*:*:*:*
|
— | |
|
simotion_scout_tia_v5.4_sp3
siemens
|
cpe:2.3:a:siemens:simotion_scout_tia_v5.4_sp3:*:*:*:*:*:*:*:*
|
— | |
|
simotion_scout_tia_v5.5_sp1
siemens
|
cpe:2.3:a:siemens:simotion_scout_tia_v5.5_sp1:*:*:*:*:*:*:*:*
|
— | |
|
sinamics_startdrive_v16
siemens
|
cpe:2.3:a:siemens:sinamics_startdrive_v16:*:*:*:*:*:*:*:*
|
— | |
|
sinamics_startdrive_v17
siemens
|
cpe:2.3:a:siemens:sinamics_startdrive_v17:*:*:*:*:*:*:*:*
|
— | |
|
sinamics_startdrive_v18
siemens
|
cpe:2.3:a:siemens:sinamics_startdrive_v18:*:*:*:*:*:*:*:*
|
— | |
|
sirius_safety_es_v17
siemens
|
cpe:2.3:a:siemens:sirius_safety_es_v17:*:*:*:*:*:*:*:*
|
— | |
|
sirius_safety_es_v18
siemens
|
cpe:2.3:a:siemens:sirius_safety_es_v18:*:*:*:*:*:*:*:*
|
— | |
|
sirius_soft_starter_es_v17
siemens
|
cpe:2.3:a:siemens:sirius_soft_starter_es_v17:*:*:*:*:*:*:*:*
|
— | |
|
sirius_soft_starter_es_v18
siemens
|
cpe:2.3:a:siemens:sirius_soft_starter_es_v18:*:*:*:*:*:*:*:*
|
— | |
|
tia_portal_cloud_v16
siemens
|
cpe:2.3:a:siemens:tia_portal_cloud_v16:*:*:*:*:*:*:*:*
|
— | |
|
tia_portal_cloud_v17
siemens
|
cpe:2.3:a:siemens:tia_portal_cloud_v17:*:*:*:*:*:*:*:*
|
— | |
|
tia_portal_cloud_v18
siemens
|
cpe:2.3:a:siemens:tia_portal_cloud_v18:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— | |
|
ruggedcom_ape1808
siemens
|
cpe:2.3:a:siemens:ruggedcom_ape1808:*:*:*:*:*:*:*:*
|
— | |
|
st7_scadaconnect__6nh7997-5da10-0aa0_
siemens
|
cpe:2.3:a:siemens:st7_scadaconnect__6nh7997-5da10-0aa0_:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da00_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da00_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da10_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da10_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da20_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da20_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da30_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da30_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea10_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea10_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea20_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea20_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea30_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea30_:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da00_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da00_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da10_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da10_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da20_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da20_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-0da30_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da30_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea10_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea10_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea20_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea20_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_rtls_locating_manager__6gt2780-1ea30_
siemens
|
cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea30_:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:0:*:*:*:*:*:*:*
|
— | |
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— | |
|
sinumerik_plc_programming_tool
siemens
|
cpe:2.3:a:siemens:sinumerik_plc_programming_tool:*:*:*:*:*:*:*:*
|
— | |
|
simatic_batch_v9.1
siemens
|
cpe:2.3:a:siemens:simatic_batch_v9.1:*:*:*:*:*:*:*:*
|
— | |
|
sinamics_startdrive
siemens
|
cpe:2.3:a:siemens:sinamics_startdrive:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc
siemens
|
cpe:2.3:a:siemens:simatic_wincc:*:*:*:*:*:*:*:*
|
— | |
|
sinumerik_one_virtual
siemens
|
cpe:2.3:a:siemens:sinumerik_one_virtual:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_runtime_professional
siemens
|
cpe:2.3:a:siemens:simatic_wincc_runtime_professional:*:*:*:*:*:*:*:*
|
— | |
|
tia_portal_cloud_connector
siemens
|
cpe:2.3:a:siemens:tia_portal_cloud_connector:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_runtime_advanced
siemens
|
cpe:2.3:a:siemens:simatic_wincc_runtime_advanced:*:*:*:*:*:*:*:*
|
— | |
|
simatic_automation_tool
siemens
|
cpe:2.3:a:siemens:simatic_automation_tool:0:*:*:*:*:*:*:*
|
— | |
|
simatic_net_pc_software_v19
siemens
|
cpe:2.3:a:siemens:simatic_net_pc_software_v19:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_unified_pc_runtime_v18
siemens
|
cpe:2.3:a:siemens:simatic_wincc_unified_pc_runtime_v18:0:*:*:*:*:*:*:*
|
— | |
|
s7-pct
siemens
|
cpe:2.3:a:siemens:s7-pct:*:*:*:*:*:*:*:*
|
— | |
|
security_configuration_tool__sct_
siemens
|
cpe:2.3:a:siemens:security_configuration_tool__sct_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_net_pc_software_v16
siemens
|
cpe:2.3:a:siemens:simatic_net_pc_software_v16:*:*:*:*:*:*:*:*
|
— | |
|
simatic_net_pc_software_v17
siemens
|
cpe:2.3:a:siemens:simatic_net_pc_software_v17:*:*:*:*:*:*:*:*
|
— | |
|
simatic_net_pc_software_v18
siemens
|
cpe:2.3:a:siemens:simatic_net_pc_software_v18:*:*:*:*:*:*:*:*
|
— | |
|
simatic_net_pc_software_v19
siemens
|
cpe:2.3:a:siemens:simatic_net_pc_software_v19:*:*:*:*:*:*:*:*
|
— | |
|
simatic_pcs_7_v9.1
siemens
|
cpe:2.3:a:siemens:simatic_pcs_7_v9.1:*:*:*:*:*:*:*:*
|
— | |
|
simatic_pdm_v9.2
siemens
|
cpe:2.3:a:siemens:simatic_pdm_v9.2:*:*:*:*:*:*:*:*
|
— | |
|
simatic_route_control_v9.1
siemens
|
cpe:2.3:a:siemens:simatic_route_control_v9.1:*:*:*:*:*:*:*:*
|
— | |
|
simatic_step_7_v5
siemens
|
cpe:2.3:a:siemens:simatic_step_7_v5:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_oa_v3.17
siemens
|
cpe:2.3:a:siemens:simatic_wincc_oa_v3.17:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_oa_v3.18
siemens
|
cpe:2.3:a:siemens:simatic_wincc_oa_v3.18:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_oa_v3.19
siemens
|
cpe:2.3:a:siemens:simatic_wincc_oa_v3.19:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_runtime_professional_v16
siemens
|
cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v16:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_runtime_professional_v17
siemens
|
cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v17:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_runtime_professional_v18
siemens
|
cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v18:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_runtime_professional_v19
siemens
|
cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v19:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_unified_pc_runtime_v18
siemens
|
cpe:2.3:a:siemens:simatic_wincc_unified_pc_runtime_v18:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_v7.4
siemens
|
cpe:2.3:a:siemens:simatic_wincc_v7.4:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_v7.5
siemens
|
cpe:2.3:a:siemens:simatic_wincc_v7.5:*:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_v8.0
siemens
|
cpe:2.3:a:siemens:simatic_wincc_v8.0:*:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal__tia_portal__v15.1
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v15.1:*:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal__tia_portal__v16
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v16:*:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal__tia_portal__v17
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v17:*:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal__tia_portal__v18
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v18:*:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal__tia_portal__v19
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v19:*:*:*:*:*:*:*:*
|
— | |
|
s7-pct
siemens
|
cpe:2.3:a:siemens:s7-pct:0:*:*:*:*:*:*:*
|
— | |
|
security_configuration_tool__sct_
siemens
|
cpe:2.3:a:siemens:security_configuration_tool__sct_:0:*:*:*:*:*:*:*
|
— | |
|
simatic_automation_tool
siemens
|
cpe:2.3:a:siemens:simatic_automation_tool:all_versions:*:*:*:*:*:*:*
|
— | |
|
simatic_batch_v9.1
siemens
|
cpe:2.3:a:siemens:simatic_batch_v9.1:0:*:*:*:*:*:*:*
|
— | |
|
simatic_net_pc_software
siemens
|
cpe:2.3:a:siemens:simatic_net_pc_software:0:*:*:*:*:*:*:*
|
— | |
|
simatic_pcs_7_v9.1
siemens
|
cpe:2.3:a:siemens:simatic_pcs_7_v9.1:0:*:*:*:*:*:*:*
|
— | |
|
simatic_pdm_v9.2
siemens
|
cpe:2.3:a:siemens:simatic_pdm_v9.2:0:*:*:*:*:*:*:*
|
— | |
|
simatic_route_control_v9.1
siemens
|
cpe:2.3:a:siemens:simatic_route_control_v9.1:0:*:*:*:*:*:*:*
|
— | |
|
simatic_step_7_v5
siemens
|
cpe:2.3:a:siemens:simatic_step_7_v5:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_oa_v3.17
siemens
|
cpe:2.3:a:siemens:simatic_wincc_oa_v3.17:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_oa_v3.18
siemens
|
cpe:2.3:a:siemens:simatic_wincc_oa_v3.18:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_oa_v3.19
siemens
|
cpe:2.3:a:siemens:simatic_wincc_oa_v3.19:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_runtime_advanced
siemens
|
cpe:2.3:a:siemens:simatic_wincc_runtime_advanced:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_runtime_professional_v16
siemens
|
cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v16:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_runtime_professional_v17
siemens
|
cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v17:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_runtime_professional_v18
siemens
|
cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v18:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_runtime_professional_v19
siemens
|
cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v19:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_unified_pc_runtime
siemens
|
cpe:2.3:a:siemens:simatic_wincc_unified_pc_runtime:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_v7.4
siemens
|
cpe:2.3:a:siemens:simatic_wincc_v7.4:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_v7.5
siemens
|
cpe:2.3:a:siemens:simatic_wincc_v7.5:0:*:*:*:*:*:*:*
|
— | |
|
simatic_wincc_v8.0
siemens
|
cpe:2.3:a:siemens:simatic_wincc_v8.0:0:*:*:*:*:*:*:*
|
— | |
|
sinamics_startdrive
siemens
|
cpe:2.3:a:siemens:sinamics_startdrive:0:*:*:*:*:*:*:*
|
— | |
|
sinumerik_one_virtual
siemens
|
cpe:2.3:a:siemens:sinumerik_one_virtual:0:*:*:*:*:*:*:*
|
— | |
|
sinumerik_plc_programming_tool
siemens
|
cpe:2.3:a:siemens:sinumerik_plc_programming_tool:0:*:*:*:*:*:*:*
|
— | |
|
tia_portal_cloud_connector
siemens
|
cpe:2.3:a:siemens:tia_portal_cloud_connector:0:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal__tia_portal__v15.1
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v15.1:0:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal__tia_portal__v16
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v16:0:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal__tia_portal__v17
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v17:0:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal__tia_portal__v18
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v18:0:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal__tia_portal__v19
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v19:0:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal:16:*:*:*:*:*:*:*
|
— | |
|
simatic_automation_tool
siemens
|
cpe:2.3:a:siemens:simatic_automation_tool:*:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal:19:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal:18:*:*:*:*:*:*:*
|
— | |
|
totally_integrated_automation_portal
siemens
|
cpe:2.3:a:siemens:totally_integrated_automation_portal:17:*:*:*:*:*:*:*
|
— | |
|
simatic_net_pc_software_v16
siemens
|
cpe:2.3:a:siemens:simatic_net_pc_software_v16:0:*:*:*:*:*:*:*
|
— | |
|
simatic_net_pc_software_v17
siemens
|
cpe:2.3:a:siemens:simatic_net_pc_software_v17:0:*:*:*:*:*:*:*
|
— | |
|
simatic_net_pc_software_v18
siemens
|
cpe:2.3:a:siemens:simatic_net_pc_software_v18:0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ruggedcom_ape1808
siemens
|
cpe:2.3:a:siemens:ruggedcom_ape1808:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7
siemens
|
cpe:2.3:h:siemens:simatic_s7:1500:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
sinema_remote_connect_client
siemens
|
cpe:2.3:a:siemens:sinema_remote_connect_client:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
sinema_remote_connect_client
siemens
|
cpe:2.3:a:siemens:sinema_remote_connect_client:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
sinema_remote_connect_client
siemens
|
cpe:2.3:a:siemens:sinema_remote_connect_client:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
sinema_remote_connect_client
siemens
|
cpe:2.3:a:siemens:sinema_remote_connect_client:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*
|
— | |
|
siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_
siemens
|
cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*
|
— | |
|
simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem
siemens
|
cpe:2.3:a:siemens:simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
spectrum_power_7
siemens
|
cpe:2.3:a:siemens:spectrum_power_7:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ozw672
siemens
|
cpe:2.3:a:siemens:ozw672:*:*:*:*:*:*:*:*
|
— | |
|
ozw772
siemens
|
cpe:2.3:a:siemens:ozw772:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
pp_telecontrol_server_basic_1000_to_5000_v3.1
siemens
|
cpe:2.3:a:siemens:pp_telecontrol_server_basic_1000_to_5000_v3.1:*:*:*:*:*:*:*:*
|
— | |
|
pp_telecontrol_server_basic_256_to_1000_v3.1
siemens
|
cpe:2.3:a:siemens:pp_telecontrol_server_basic_256_to_1000_v3.1:*:*:*:*:*:*:*:*
|
— | |
|
pp_telecontrol_server_basic_32_to_64_v3.1
siemens
|
cpe:2.3:a:siemens:pp_telecontrol_server_basic_32_to_64_v3.1:*:*:*:*:*:*:*:*
|
— | |
|
pp_telecontrol_server_basic_64_to_256_v3.1
siemens
|
cpe:2.3:a:siemens:pp_telecontrol_server_basic_64_to_256_v3.1:*:*:*:*:*:*:*:*
|
— | |
|
pp_telecontrol_server_basic_8_to_32_v3.1
siemens
|
cpe:2.3:a:siemens:pp_telecontrol_server_basic_8_to_32_v3.1:*:*:*:*:*:*:*:*
|
— | |
|
telecontrol_server_basic_1000_v3.1
siemens
|
cpe:2.3:a:siemens:telecontrol_server_basic_1000_v3.1:*:*:*:*:*:*:*:*
|
— | |
|
telecontrol_server_basic_256_v3.1
siemens
|
cpe:2.3:a:siemens:telecontrol_server_basic_256_v3.1:*:*:*:*:*:*:*:*
|
— | |
|
telecontrol_server_basic_32_v3.1
siemens
|
cpe:2.3:a:siemens:telecontrol_server_basic_32_v3.1:*:*:*:*:*:*:*:*
|
— | |
|
telecontrol_server_basic_5000_v3.1
siemens
|
cpe:2.3:a:siemens:telecontrol_server_basic_5000_v3.1:*:*:*:*:*:*:*:*
|
— | |
|
telecontrol_server_basic_64_v3.1
siemens
|
cpe:2.3:a:siemens:telecontrol_server_basic_64_v3.1:*:*:*:*:*:*:*:*
|
— | |
|
telecontrol_server_basic_8_v3.1
siemens
|
cpe:2.3:a:siemens:telecontrol_server_basic_8_v3.1:*:*:*:*:*:*:*:*
|
— | |
|
telecontrol_server_basic_serv_upgr
siemens
|
cpe:2.3:a:siemens:telecontrol_server_basic_serv_upgr:*:*:*:*:*:*:*:*
|
— | |
|
telecontrol_server_basic_upgr_v3.1
siemens
|
cpe:2.3:a:siemens:telecontrol_server_basic_upgr_v3.1:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_ins
siemens
|
cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_ins
siemens
|
cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_ins
siemens
|
cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_ins
siemens
|
cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_ins
siemens
|
cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_ins
siemens
|
cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
siport
siemens
|
cpe:2.3:a:siemens:siport:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sinec_nms
siemens
|
cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
solid_edge_se2024
siemens
|
cpe:2.3:a:siemens:solid_edge_se2024:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
solid_edge_se2024
siemens
|
cpe:2.3:a:siemens:solid_edge_se2024:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
solid_edge_se2024
siemens
|
cpe:2.3:a:siemens:solid_edge_se2024:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
simatic_cp_1543-1_v4.0
siemens
|
cpe:2.3:a:siemens:simatic_cp_1543-1_v4.0:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
mendix_runtime_v10
siemens
|
cpe:2.3:a:siemens:mendix_runtime_v10:*:*:*:*:*:*:*:*
|
— | |
|
mendix_runtime_v10.12
siemens
|
cpe:2.3:a:siemens:mendix_runtime_v10.12:*:*:*:*:*:*:*:*
|
— | |
|
mendix_runtime_v10.6
siemens
|
cpe:2.3:a:siemens:mendix_runtime_v10.6:*:*:*:*:*:*:*:*
|
— | |
|
mendix_runtime_v8
siemens
|
cpe:2.3:a:siemens:mendix_runtime_v8:*:*:*:*:*:*:*:*
|
— | |
|
mendix_runtime_v9
siemens
|
cpe:2.3:a:siemens:mendix_runtime_v9:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ruggedcom_rm1224_lte_4g__eu
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__eu:*:*:*:*:*:*:*:*
|
— | |
|
ruggedcom_rm1224_lte_4g__nam
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__nam:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m804pb
siemens
|
cpe:2.3:a:siemens:scalance_m804pb:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m812-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m812-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m816-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m816-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m826-2_shdsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m826-2_shdsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-2
siemens
|
cpe:2.3:a:siemens:scalance_m874-2:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3
siemens
|
cpe:2.3:a:siemens:scalance_m874-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3_3g-router__cn_
siemens
|
cpe:2.3:a:siemens:scalance_m874-3_3g-router__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3
siemens
|
cpe:2.3:a:siemens:scalance_m876-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3__rok_
siemens
|
cpe:2.3:a:siemens:scalance_m876-3__rok_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4
siemens
|
cpe:2.3:a:siemens:scalance_m876-4:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__eu_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__nam_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__nam_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__cn_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__row_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__row_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_eec_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_eec_lan-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_lan-router:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ruggedcom_rm1224_lte_4g__eu
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__eu:*:*:*:*:*:*:*:*
|
— | |
|
ruggedcom_rm1224_lte_4g__nam
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__nam:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m804pb
siemens
|
cpe:2.3:a:siemens:scalance_m804pb:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m812-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m812-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m816-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m816-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m826-2_shdsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m826-2_shdsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-2
siemens
|
cpe:2.3:a:siemens:scalance_m874-2:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3
siemens
|
cpe:2.3:a:siemens:scalance_m874-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3_3g-router__cn_
siemens
|
cpe:2.3:a:siemens:scalance_m874-3_3g-router__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3
siemens
|
cpe:2.3:a:siemens:scalance_m876-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3__rok_
siemens
|
cpe:2.3:a:siemens:scalance_m876-3__rok_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4
siemens
|
cpe:2.3:a:siemens:scalance_m876-4:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__eu_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__nam_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__nam_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__cn_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__row_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__row_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_eec_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_eec_lan-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_lan-router:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ruggedcom_rm1224_lte_4g__eu
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__eu:*:*:*:*:*:*:*:*
|
— | |
|
ruggedcom_rm1224_lte_4g__nam
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__nam:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m804pb
siemens
|
cpe:2.3:a:siemens:scalance_m804pb:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m812-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m812-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m816-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m816-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m826-2_shdsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m826-2_shdsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-2
siemens
|
cpe:2.3:a:siemens:scalance_m874-2:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3
siemens
|
cpe:2.3:a:siemens:scalance_m874-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3_3g-router__cn_
siemens
|
cpe:2.3:a:siemens:scalance_m874-3_3g-router__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3
siemens
|
cpe:2.3:a:siemens:scalance_m876-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3__rok_
siemens
|
cpe:2.3:a:siemens:scalance_m876-3__rok_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4
siemens
|
cpe:2.3:a:siemens:scalance_m876-4:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__eu_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__nam_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__nam_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__cn_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__row_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__row_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_eec_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_eec_lan-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_lan-router:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ruggedcom_rm1224_lte_4g__eu
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__eu:*:*:*:*:*:*:*:*
|
— | |
|
ruggedcom_rm1224_lte_4g__nam
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__nam:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m804pb
siemens
|
cpe:2.3:a:siemens:scalance_m804pb:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m812-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m812-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m816-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m816-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m826-2_shdsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m826-2_shdsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-2
siemens
|
cpe:2.3:a:siemens:scalance_m874-2:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3
siemens
|
cpe:2.3:a:siemens:scalance_m874-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3_3g-router__cn_
siemens
|
cpe:2.3:a:siemens:scalance_m874-3_3g-router__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3
siemens
|
cpe:2.3:a:siemens:scalance_m876-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3__rok_
siemens
|
cpe:2.3:a:siemens:scalance_m876-3__rok_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4
siemens
|
cpe:2.3:a:siemens:scalance_m876-4:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__eu_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__nam_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__nam_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__cn_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__row_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__row_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_eec_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_eec_lan-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_lan-router:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ruggedcom_rm1224_lte_4g__eu
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__eu:*:*:*:*:*:*:*:*
|
— | |
|
ruggedcom_rm1224_lte_4g__nam
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__nam:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m804pb
siemens
|
cpe:2.3:a:siemens:scalance_m804pb:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m812-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m812-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m816-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m816-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m826-2_shdsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m826-2_shdsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-2
siemens
|
cpe:2.3:a:siemens:scalance_m874-2:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3
siemens
|
cpe:2.3:a:siemens:scalance_m874-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3_3g-router__cn_
siemens
|
cpe:2.3:a:siemens:scalance_m874-3_3g-router__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3
siemens
|
cpe:2.3:a:siemens:scalance_m876-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3__rok_
siemens
|
cpe:2.3:a:siemens:scalance_m876-3__rok_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4
siemens
|
cpe:2.3:a:siemens:scalance_m876-4:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__eu_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__nam_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__nam_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__cn_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__row_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__row_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_eec_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_eec_lan-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_lan-router:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
ruggedcom_rm1224_lte_4g__eu
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__eu:*:*:*:*:*:*:*:*
|
— | |
|
ruggedcom_rm1224_lte_4g__nam
siemens
|
cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__nam:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m804pb
siemens
|
cpe:2.3:a:siemens:scalance_m804pb:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m812-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m812-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m816-1_adsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m816-1_adsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m826-2_shdsl-router
siemens
|
cpe:2.3:a:siemens:scalance_m826-2_shdsl-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-2
siemens
|
cpe:2.3:a:siemens:scalance_m874-2:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3
siemens
|
cpe:2.3:a:siemens:scalance_m874-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m874-3_3g-router__cn_
siemens
|
cpe:2.3:a:siemens:scalance_m874-3_3g-router__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3
siemens
|
cpe:2.3:a:siemens:scalance_m876-3:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-3__rok_
siemens
|
cpe:2.3:a:siemens:scalance_m876-3__rok_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4
siemens
|
cpe:2.3:a:siemens:scalance_m876-4:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__eu_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_m876-4__nam_
siemens
|
cpe:2.3:a:siemens:scalance_m876-4__nam_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum853-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum853-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__a1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__a1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__b1_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__b1_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__cn_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__cn_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__eu_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__eu_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_mum856-1__row_
siemens
|
cpe:2.3:a:siemens:scalance_mum856-1__row_:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_eec_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_eec_lan-router:*:*:*:*:*:*:*:*
|
— | |
|
scalance_s615_lan-router
siemens
|
cpe:2.3:a:siemens:scalance_s615_lan-router:*:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Siemens heeft kwetsbaarheden verholpen in diverse producten als Mendix, RUGGEDCOM, SCALANCE, SIMATIC en SINEC.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden stellen een kwaadwillende mogelijk in staat aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Denial-of-Service (DoS)\n- Cross-Site-Scripting (XSS)\n- Manipulatie van gegevens\n- Omzeilen van een beveiligingsmaatregel\n- Omzeilen van authenticatie\n- (Remote) code execution (Administrator/Root rechten)\n- (Remote) code execution (Gebruikersrechten)\n- Toegang tot systeemgegevens\n- Verhoogde gebruikersrechten\n\nDe kwaadwillende heeft hiervoor toegang nodig tot de productieomgeving. Het is goed gebruik een dergelijke omgeving niet publiek toegankelijk te hebben.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Siemens heeft beveiligingsupdates uitgebracht om de kwetsbaarheden te verhelpen. Voor de kwetsbaarheden waar nog geen updates voor zijn, heeft Siemens mitigerende maatregelen gepubliceerd om de risico\u0027s zoveel als mogelijk te beperken. Zie de bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "general",
"text": "Use of a Cryptographic Primitive with a Risky Implementation",
"title": "CWE-1240"
},
{
"category": "general",
"text": "Misinterpretation of Input",
"title": "CWE-115"
},
{
"category": "general",
"text": "Insufficient Technical Documentation",
"title": "CWE-1059"
},
{
"category": "general",
"text": "Improperly Controlled Sequential Memory Allocation",
"title": "CWE-1325"
},
{
"category": "general",
"text": "Truncation of Security-relevant Information",
"title": "CWE-222"
},
{
"category": "general",
"text": "CWE-310",
"title": "CWE-310"
},
{
"category": "general",
"text": "Use of Weak Hash",
"title": "CWE-328"
},
{
"category": "general",
"text": "Improper Validation of Specified Quantity in Input",
"title": "CWE-1284"
},
{
"category": "general",
"text": "Exposure of Sensitive Information Due to Incompatible Policies",
"title": "CWE-213"
},
{
"category": "general",
"text": "Policy Privileges are not Assigned Consistently Between Control and Data Agents",
"title": "CWE-1268"
},
{
"category": "general",
"text": "Incorrect Provision of Specified Functionality",
"title": "CWE-684"
},
{
"category": "general",
"text": "Missing Release of Resource after Effective Lifetime",
"title": "CWE-772"
},
{
"category": "general",
"text": "Observable Timing Discrepancy",
"title": "CWE-208"
},
{
"category": "general",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "general",
"text": "Excessive Iteration",
"title": "CWE-834"
},
{
"category": "general",
"text": "Incorrect Privilege Assignment",
"title": "CWE-266"
},
{
"category": "general",
"text": "Permissive Cross-domain Policy with Untrusted Domains",
"title": "CWE-942"
},
{
"category": "general",
"text": "Privilege Dropping / Lowering Errors",
"title": "CWE-271"
},
{
"category": "general",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
},
{
"category": "general",
"text": "Improper Locking",
"title": "CWE-667"
},
{
"category": "general",
"text": "Expected Behavior Violation",
"title": "CWE-440"
},
{
"category": "general",
"text": "Improper Validation of Certificate with Host Mismatch",
"title": "CWE-297"
},
{
"category": "general",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
},
{
"category": "general",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
},
{
"category": "general",
"text": "Reachable Assertion",
"title": "CWE-617"
},
{
"category": "general",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
},
{
"category": "general",
"text": "Cleartext Transmission of Sensitive Information",
"title": "CWE-319"
},
{
"category": "general",
"text": "Insufficient Session Expiration",
"title": "CWE-613"
},
{
"category": "general",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "general",
"text": "Observable Discrepancy",
"title": "CWE-203"
},
{
"category": "general",
"text": "Improper Validation of Integrity Check Value",
"title": "CWE-354"
},
{
"category": "general",
"text": "Missing Cryptographic Step",
"title": "CWE-325"
},
{
"category": "general",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "general",
"text": "Use of Hard-coded Cryptographic Key",
"title": "CWE-321"
},
{
"category": "general",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)",
"title": "CWE-113"
},
{
"category": "general",
"text": "Missing Release of Memory after Effective Lifetime",
"title": "CWE-401"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "general",
"text": "Selection of Less-Secure Algorithm During Negotiation (\u0027Algorithm Downgrade\u0027)",
"title": "CWE-757"
},
{
"category": "general",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "general",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
},
{
"category": "general",
"text": "Interpretation Conflict",
"title": "CWE-436"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
},
{
"category": "general",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "general",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "general",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "general",
"text": "Memory Allocation with Excessive Size Value",
"title": "CWE-789"
},
{
"category": "general",
"text": "Improper Privilege Management",
"title": "CWE-269"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Improper Authentication",
"title": "CWE-287"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-000297.pdf"
},
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-064257.pdf"
},
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-230445.pdf"
},
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-331112.pdf"
},
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-351178.pdf"
},
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-354112.pdf"
},
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-454789.pdf"
},
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-616032.pdf"
},
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-654798.pdf"
},
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-871035.pdf"
},
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-914892.pdf"
},
{
"category": "external",
"summary": "Reference - ncscclear",
"url": "https://cert-portal.siemens.com/productcert/pdf/ssa-915275.pdf"
}
],
"title": "Kwetsbaarheden verholpen in Siemens producten",
"tracking": {
"current_release_date": "2024-11-12T14:19:20.051128Z",
"id": "NCSC-2024-0433",
"initial_release_date": "2024-11-12T14:19:20.051128Z",
"revision_history": [
{
"date": "2024-11-12T14:19:20.051128Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "mendix_runtime_v10.12",
"product": {
"name": "mendix_runtime_v10.12",
"product_id": "CSAFPID-1637623",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:mendix_runtime_v10.12:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "mendix_runtime_v10.6",
"product": {
"name": "mendix_runtime_v10.6",
"product_id": "CSAFPID-1637624",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:mendix_runtime_v10.6:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "mendix_runtime_v10",
"product": {
"name": "mendix_runtime_v10",
"product_id": "CSAFPID-1637622",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:mendix_runtime_v10:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "mendix_runtime_v8",
"product": {
"name": "mendix_runtime_v8",
"product_id": "CSAFPID-1637625",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:mendix_runtime_v8:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "mendix_runtime_v9",
"product": {
"name": "mendix_runtime_v9",
"product_id": "CSAFPID-1637626",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:mendix_runtime_v9:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "ozw672",
"product": {
"name": "ozw672",
"product_id": "CSAFPID-1712832",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:ozw672:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "ozw772",
"product": {
"name": "ozw772",
"product_id": "CSAFPID-1712833",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:ozw772:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "pp_telecontrol_server_basic_1000_to_5000_v3.1",
"product": {
"name": "pp_telecontrol_server_basic_1000_to_5000_v3.1",
"product_id": "CSAFPID-1712834",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:pp_telecontrol_server_basic_1000_to_5000_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "pp_telecontrol_server_basic_256_to_1000_v3.1",
"product": {
"name": "pp_telecontrol_server_basic_256_to_1000_v3.1",
"product_id": "CSAFPID-1712835",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:pp_telecontrol_server_basic_256_to_1000_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "pp_telecontrol_server_basic_32_to_64_v3.1",
"product": {
"name": "pp_telecontrol_server_basic_32_to_64_v3.1",
"product_id": "CSAFPID-1712836",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:pp_telecontrol_server_basic_32_to_64_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "pp_telecontrol_server_basic_64_to_256_v3.1",
"product": {
"name": "pp_telecontrol_server_basic_64_to_256_v3.1",
"product_id": "CSAFPID-1712837",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:pp_telecontrol_server_basic_64_to_256_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "pp_telecontrol_server_basic_8_to_32_v3.1",
"product": {
"name": "pp_telecontrol_server_basic_8_to_32_v3.1",
"product_id": "CSAFPID-1712838",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:pp_telecontrol_server_basic_8_to_32_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "ruggedcom_ape1808",
"product": {
"name": "ruggedcom_ape1808",
"product_id": "CSAFPID-1615259",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:ruggedcom_ape1808:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "ruggedcom_rm1224_lte_4g__eu",
"product": {
"name": "ruggedcom_rm1224_lte_4g__eu",
"product_id": "CSAFPID-1702670",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__eu:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "ruggedcom_rm1224_lte_4g__nam",
"product": {
"name": "ruggedcom_rm1224_lte_4g__nam",
"product_id": "CSAFPID-1702671",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:ruggedcom_rm1224_lte_4g__nam:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "s7-pct",
"product": {
"name": "s7-pct",
"product_id": "CSAFPID-1637909",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:s7-pct:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "s7-pct",
"product": {
"name": "s7-pct",
"product_id": "CSAFPID-1470060",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:s7-pct:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "s7_port_configuration_tool",
"product": {
"name": "s7_port_configuration_tool",
"product_id": "CSAFPID-1472074",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:s7_port_configuration_tool:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m804pb",
"product": {
"name": "scalance_m804pb",
"product_id": "CSAFPID-1702672",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m804pb:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m812-1_adsl-router",
"product": {
"name": "scalance_m812-1_adsl-router",
"product_id": "CSAFPID-1712749",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m812-1_adsl-router:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m816-1_adsl-router",
"product": {
"name": "scalance_m816-1_adsl-router",
"product_id": "CSAFPID-1712750",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m816-1_adsl-router:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m826-2_shdsl-router",
"product": {
"name": "scalance_m826-2_shdsl-router",
"product_id": "CSAFPID-1702677",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m826-2_shdsl-router:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m874-2",
"product": {
"name": "scalance_m874-2",
"product_id": "CSAFPID-1702678",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m874-2:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m874-3",
"product": {
"name": "scalance_m874-3",
"product_id": "CSAFPID-1702679",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m874-3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m874-3_3g-router__cn_",
"product": {
"name": "scalance_m874-3_3g-router__cn_",
"product_id": "CSAFPID-1712751",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m874-3_3g-router__cn_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m876-3",
"product": {
"name": "scalance_m876-3",
"product_id": "CSAFPID-1712752",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m876-3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m876-3__rok_",
"product": {
"name": "scalance_m876-3__rok_",
"product_id": "CSAFPID-1702681",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m876-3__rok_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m876-4",
"product": {
"name": "scalance_m876-4",
"product_id": "CSAFPID-1712753",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m876-4:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m876-4__eu_",
"product": {
"name": "scalance_m876-4__eu_",
"product_id": "CSAFPID-1702682",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m876-4__eu_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_m876-4__nam_",
"product": {
"name": "scalance_m876-4__nam_",
"product_id": "CSAFPID-1702683",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_m876-4__nam_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_mum853-1__a1_",
"product": {
"name": "scalance_mum853-1__a1_",
"product_id": "CSAFPID-1712754",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_mum853-1__a1_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_mum853-1__b1_",
"product": {
"name": "scalance_mum853-1__b1_",
"product_id": "CSAFPID-1712755",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_mum853-1__b1_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_mum853-1__eu_",
"product": {
"name": "scalance_mum853-1__eu_",
"product_id": "CSAFPID-1712756",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_mum853-1__eu_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_mum856-1__a1_",
"product": {
"name": "scalance_mum856-1__a1_",
"product_id": "CSAFPID-1712757",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_mum856-1__a1_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_mum856-1__b1_",
"product": {
"name": "scalance_mum856-1__b1_",
"product_id": "CSAFPID-1712758",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_mum856-1__b1_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_mum856-1__cn_",
"product": {
"name": "scalance_mum856-1__cn_",
"product_id": "CSAFPID-1712759",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_mum856-1__cn_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_mum856-1__eu_",
"product": {
"name": "scalance_mum856-1__eu_",
"product_id": "CSAFPID-1702684",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_mum856-1__eu_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_mum856-1__row_",
"product": {
"name": "scalance_mum856-1__row_",
"product_id": "CSAFPID-1702685",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_mum856-1__row_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_s615_eec_lan-router",
"product": {
"name": "scalance_s615_eec_lan-router",
"product_id": "CSAFPID-1712760",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_s615_eec_lan-router:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_s615_lan-router",
"product": {
"name": "scalance_s615_lan-router",
"product_id": "CSAFPID-1712761",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_s615_lan-router:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_xch328__6gk5328-4ts01-2ec2_",
"product": {
"name": "scalance_xch328__6gk5328-4ts01-2ec2_",
"product_id": "CSAFPID-1613504",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_xch328__6gk5328-4ts01-2ec2_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_xcm324__6gk5324-8ts01-2ac2_",
"product": {
"name": "scalance_xcm324__6gk5324-8ts01-2ac2_",
"product_id": "CSAFPID-1613505",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_xcm324__6gk5324-8ts01-2ac2_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_xcm328__6gk5328-4ts01-2ac2_",
"product": {
"name": "scalance_xcm328__6gk5328-4ts01-2ac2_",
"product_id": "CSAFPID-1613506",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_xcm328__6gk5328-4ts01-2ac2_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_xcm332__6gk5332-0ga01-2ac2_",
"product": {
"name": "scalance_xcm332__6gk5332-0ga01-2ac2_",
"product_id": "CSAFPID-1613507",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_xcm332__6gk5332-0ga01-2ac2_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_xrh334__24_v_dc__8xfo__cc___6gk5334-2ts01-2er3_",
"product": {
"name": "scalance_xrh334__24_v_dc__8xfo__cc___6gk5334-2ts01-2er3_",
"product_id": "CSAFPID-1613592",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_xrh334__24_v_dc__8xfo__cc___6gk5334-2ts01-2er3_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_xrm334__230_v_ac__12xfo___6gk5334-3ts01-3ar3_",
"product": {
"name": "scalance_xrm334__230_v_ac__12xfo___6gk5334-3ts01-3ar3_",
"product_id": "CSAFPID-1613593",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_xrm334__230_v_ac__12xfo___6gk5334-3ts01-3ar3_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_xrm334__230_v_ac__8xfo___6gk5334-2ts01-3ar3_",
"product": {
"name": "scalance_xrm334__230_v_ac__8xfo___6gk5334-2ts01-3ar3_",
"product_id": "CSAFPID-1613594",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_xrm334__230_v_ac__8xfo___6gk5334-2ts01-3ar3_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_xrm334__24_v_dc__12xfo___6gk5334-3ts01-2ar3_",
"product": {
"name": "scalance_xrm334__24_v_dc__12xfo___6gk5334-3ts01-2ar3_",
"product_id": "CSAFPID-1613595",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_xrm334__24_v_dc__12xfo___6gk5334-3ts01-2ar3_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_xrm334__24_v_dc__8xfo___6gk5334-2ts01-2ar3_",
"product": {
"name": "scalance_xrm334__24_v_dc__8xfo___6gk5334-2ts01-2ar3_",
"product_id": "CSAFPID-1613596",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_xrm334__24_v_dc__8xfo___6gk5334-2ts01-2ar3_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_xrm334__2x230_v_ac__12xfo___6gk5334-3ts01-4ar3_",
"product": {
"name": "scalance_xrm334__2x230_v_ac__12xfo___6gk5334-3ts01-4ar3_",
"product_id": "CSAFPID-1613597",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_xrm334__2x230_v_ac__12xfo___6gk5334-3ts01-4ar3_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "scalance_xrm334__2x230_v_ac__8xfo___6gk5334-2ts01-4ar3_",
"product": {
"name": "scalance_xrm334__2x230_v_ac__8xfo___6gk5334-2ts01-4ar3_",
"product_id": "CSAFPID-1613598",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:scalance_xrm334__2x230_v_ac__8xfo___6gk5334-2ts01-4ar3_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "security_configuration_tool",
"product": {
"name": "security_configuration_tool",
"product_id": "CSAFPID-1625339",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:security_configuration_tool:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "security_configuration_tool__sct_",
"product": {
"name": "security_configuration_tool__sct_",
"product_id": "CSAFPID-1637910",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:security_configuration_tool__sct_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "security_configuration_tool__sct_",
"product": {
"name": "security_configuration_tool__sct_",
"product_id": "CSAFPID-1470061",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:security_configuration_tool__sct_:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_automation_tool",
"product": {
"name": "simatic_automation_tool",
"product_id": "CSAFPID-1472069",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_automation_tool:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_automation_tool",
"product": {
"name": "simatic_automation_tool",
"product_id": "CSAFPID-1637559",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_automation_tool:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_automation_tool",
"product": {
"name": "simatic_automation_tool",
"product_id": "CSAFPID-1470062",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_automation_tool:all_versions:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_batch_v9.1",
"product": {
"name": "simatic_batch_v9.1",
"product_id": "CSAFPID-1625340",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_batch_v9.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_batch_v9.1",
"product": {
"name": "simatic_batch_v9.1",
"product_id": "CSAFPID-1470063",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_batch_v9.1:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_cp_1543-1_v4.0",
"product": {
"name": "simatic_cp_1543-1_v4.0",
"product_id": "CSAFPID-1712748",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_cp_1543-1_v4.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_mv500_family",
"product": {
"name": "simatic_mv500_family",
"product_id": "CSAFPID-1703073",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_mv500_family:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_net_pc-software",
"product": {
"name": "simatic_net_pc-software",
"product_id": "CSAFPID-1625344",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_net_pc-software:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_net_pc_software",
"product": {
"name": "simatic_net_pc_software",
"product_id": "CSAFPID-1470064",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_net_pc_software:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_net_pc_software_v16",
"product": {
"name": "simatic_net_pc_software_v16",
"product_id": "CSAFPID-1637849",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_net_pc_software_v16:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_net_pc_software_v16",
"product": {
"name": "simatic_net_pc_software_v16",
"product_id": "CSAFPID-1457906",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_net_pc_software_v16:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_net_pc_software_v17",
"product": {
"name": "simatic_net_pc_software_v17",
"product_id": "CSAFPID-1637850",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_net_pc_software_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_net_pc_software_v17",
"product": {
"name": "simatic_net_pc_software_v17",
"product_id": "CSAFPID-1457907",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_net_pc_software_v17:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_net_pc_software_v18",
"product": {
"name": "simatic_net_pc_software_v18",
"product_id": "CSAFPID-1637851",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_net_pc_software_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_net_pc_software_v18",
"product": {
"name": "simatic_net_pc_software_v18",
"product_id": "CSAFPID-1457908",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_net_pc_software_v18:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_net_pc_software_v19",
"product": {
"name": "simatic_net_pc_software_v19",
"product_id": "CSAFPID-1637911",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_net_pc_software_v19:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_net_pc_software_v19",
"product": {
"name": "simatic_net_pc_software_v19",
"product_id": "CSAFPID-1637560",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_net_pc_software_v19:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_pcs",
"product": {
"name": "simatic_pcs",
"product_id": "CSAFPID-838530",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_pcs:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_pcs_7_v9.1",
"product": {
"name": "simatic_pcs_7_v9.1",
"product_id": "CSAFPID-1501190",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_pcs_7_v9.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_pcs_7_v9.1",
"product": {
"name": "simatic_pcs_7_v9.1",
"product_id": "CSAFPID-1457909",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_pcs_7_v9.1:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_pdm_v9.2",
"product": {
"name": "simatic_pdm_v9.2",
"product_id": "CSAFPID-1637912",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_pdm_v9.2:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_pdm_v9.2",
"product": {
"name": "simatic_pdm_v9.2",
"product_id": "CSAFPID-1470065",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_pdm_v9.2:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_route_control_",
"product": {
"name": "simatic_route_control_",
"product_id": "CSAFPID-1625337",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_route_control_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_route_control_v9.1",
"product": {
"name": "simatic_route_control_v9.1",
"product_id": "CSAFPID-1637856",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_route_control_v9.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_route_control_v9.1",
"product": {
"name": "simatic_route_control_v9.1",
"product_id": "CSAFPID-1470066",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_route_control_v9.1:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_rtls_locating_manager",
"product": {
"name": "simatic_rtls_locating_manager",
"product_id": "CSAFPID-1691398",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_rtls_locating_manager:3.0.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_rtls_locating_manager__6gt2780-0da00_",
"product": {
"name": "simatic_rtls_locating_manager__6gt2780-0da00_",
"product_id": "CSAFPID-1703180",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da00_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_rtls_locating_manager__6gt2780-0da10_",
"product": {
"name": "simatic_rtls_locating_manager__6gt2780-0da10_",
"product_id": "CSAFPID-1703181",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da10_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_rtls_locating_manager__6gt2780-0da20_",
"product": {
"name": "simatic_rtls_locating_manager__6gt2780-0da20_",
"product_id": "CSAFPID-1703182",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da20_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_rtls_locating_manager__6gt2780-0da30_",
"product": {
"name": "simatic_rtls_locating_manager__6gt2780-0da30_",
"product_id": "CSAFPID-1703183",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-0da30_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_rtls_locating_manager__6gt2780-1ea10_",
"product": {
"name": "simatic_rtls_locating_manager__6gt2780-1ea10_",
"product_id": "CSAFPID-1703184",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea10_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_rtls_locating_manager__6gt2780-1ea20_",
"product": {
"name": "simatic_rtls_locating_manager__6gt2780-1ea20_",
"product_id": "CSAFPID-1703185",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea20_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_rtls_locating_manager__6gt2780-1ea30_",
"product": {
"name": "simatic_rtls_locating_manager__6gt2780-1ea30_",
"product_id": "CSAFPID-1703186",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_rtls_locating_manager__6gt2780-1ea30_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_",
"product": {
"name": "simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_",
"product_id": "CSAFPID-1615260",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ab0_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_",
"product": {
"name": "simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_",
"product_id": "CSAFPID-1615261",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518-4_pn_dp_mfp__6es7518-4ax00-1ac0_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_",
"product": {
"name": "simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_",
"product_id": "CSAFPID-1615262",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ab0_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_",
"product": {
"name": "simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_",
"product_id": "CSAFPID-1615263",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_s7-1500_cpu_1518f-4_pn_dp_mfp__6es7518-4fx00-1ac0_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem",
"product": {
"name": "simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem",
"product_id": "CSAFPID-1703131",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_s7-1500_tm_mfp_-_gnu_linux_subsystem:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-plcsim_v16",
"product": {
"name": "simatic_s7-plcsim_v16",
"product_id": "CSAFPID-1712825",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_s7-plcsim_v16:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-plcsim_v17",
"product": {
"name": "simatic_s7-plcsim_v17",
"product_id": "CSAFPID-1712826",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_s7-plcsim_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_step_7_safety_v16",
"product": {
"name": "simatic_step_7_safety_v16",
"product_id": "CSAFPID-1703190",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_step_7_safety_v16:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_step_7_safety_v17",
"product": {
"name": "simatic_step_7_safety_v17",
"product_id": "CSAFPID-1703191",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_step_7_safety_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_step_7_safety_v18",
"product": {
"name": "simatic_step_7_safety_v18",
"product_id": "CSAFPID-1500667",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_step_7_safety_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_step_7_v16",
"product": {
"name": "simatic_step_7_v16",
"product_id": "CSAFPID-1703187",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_step_7_v16:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_step_7_v17",
"product": {
"name": "simatic_step_7_v17",
"product_id": "CSAFPID-1703188",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_step_7_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_step_7_v18",
"product": {
"name": "simatic_step_7_v18",
"product_id": "CSAFPID-1703189",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_step_7_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_step_7_v5",
"product": {
"name": "simatic_step_7_v5",
"product_id": "CSAFPID-1637913",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_step_7_v5:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_step_7_v5",
"product": {
"name": "simatic_step_7_v5",
"product_id": "CSAFPID-1457855",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_step_7_v5:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc",
"product": {
"name": "simatic_wincc",
"product_id": "CSAFPID-75563",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc",
"product": {
"name": "simatic_wincc",
"product_id": "CSAFPID-1550826",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc:8.0:update_5:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_oa_v3.17",
"product": {
"name": "simatic_wincc_oa_v3.17",
"product_id": "CSAFPID-1637914",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_oa_v3.17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_oa_v3.17",
"product": {
"name": "simatic_wincc_oa_v3.17",
"product_id": "CSAFPID-1457956",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_oa_v3.17:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_oa_v3.18",
"product": {
"name": "simatic_wincc_oa_v3.18",
"product_id": "CSAFPID-1637915",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_oa_v3.18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_oa_v3.18",
"product": {
"name": "simatic_wincc_oa_v3.18",
"product_id": "CSAFPID-1457957",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_oa_v3.18:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_oa_v3.19",
"product": {
"name": "simatic_wincc_oa_v3.19",
"product_id": "CSAFPID-1637916",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_oa_v3.19:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_oa_v3.19",
"product": {
"name": "simatic_wincc_oa_v3.19",
"product_id": "CSAFPID-1457958",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_oa_v3.19:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_advanced",
"product": {
"name": "simatic_wincc_runtime_advanced",
"product_id": "CSAFPID-766087",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_runtime_advanced:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_advanced",
"product": {
"name": "simatic_wincc_runtime_advanced",
"product_id": "CSAFPID-1470067",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_runtime_advanced:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional",
"product": {
"name": "simatic_wincc_runtime_professional",
"product_id": "CSAFPID-165765",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_runtime_professional:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional_v16",
"product": {
"name": "simatic_wincc_runtime_professional_v16",
"product_id": "CSAFPID-1637917",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v16:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional_v16",
"product": {
"name": "simatic_wincc_runtime_professional_v16",
"product_id": "CSAFPID-1457960",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v16:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional_v17",
"product": {
"name": "simatic_wincc_runtime_professional_v17",
"product_id": "CSAFPID-1637887",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional_v17",
"product": {
"name": "simatic_wincc_runtime_professional_v17",
"product_id": "CSAFPID-1457961",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v17:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional_v18",
"product": {
"name": "simatic_wincc_runtime_professional_v18",
"product_id": "CSAFPID-1501188",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional_v18",
"product": {
"name": "simatic_wincc_runtime_professional_v18",
"product_id": "CSAFPID-1457962",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v18:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional_v19",
"product": {
"name": "simatic_wincc_runtime_professional_v19",
"product_id": "CSAFPID-1501192",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v19:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional_v19",
"product": {
"name": "simatic_wincc_runtime_professional_v19",
"product_id": "CSAFPID-1457963",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_runtime_professional_v19:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_unified_pc_runtime",
"product": {
"name": "simatic_wincc_unified_pc_runtime",
"product_id": "CSAFPID-744621",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_unified_pc_runtime:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_unified_pc_runtime",
"product": {
"name": "simatic_wincc_unified_pc_runtime",
"product_id": "CSAFPID-1470068",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_unified_pc_runtime:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_unified_pc_runtime_v18",
"product": {
"name": "simatic_wincc_unified_pc_runtime_v18",
"product_id": "CSAFPID-1637854",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_unified_pc_runtime_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_unified_pc_runtime_v18",
"product": {
"name": "simatic_wincc_unified_pc_runtime_v18",
"product_id": "CSAFPID-1637561",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_unified_pc_runtime_v18:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_unified_v16",
"product": {
"name": "simatic_wincc_unified_v16",
"product_id": "CSAFPID-1703192",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_unified_v16:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_unified_v17",
"product": {
"name": "simatic_wincc_unified_v17",
"product_id": "CSAFPID-1703193",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_unified_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_unified_v18",
"product": {
"name": "simatic_wincc_unified_v18",
"product_id": "CSAFPID-1703194",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_unified_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_v16",
"product": {
"name": "simatic_wincc_v16",
"product_id": "CSAFPID-1702687",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_v16:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_v17",
"product": {
"name": "simatic_wincc_v17",
"product_id": "CSAFPID-1702688",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_v18",
"product": {
"name": "simatic_wincc_v18",
"product_id": "CSAFPID-1703195",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_v7.4",
"product": {
"name": "simatic_wincc_v7.4",
"product_id": "CSAFPID-1501193",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_v7.4:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_v7.4",
"product": {
"name": "simatic_wincc_v7.4",
"product_id": "CSAFPID-1457965",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_v7.4:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_v7.5",
"product": {
"name": "simatic_wincc_v7.5",
"product_id": "CSAFPID-1501191",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_v7.5:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_v7.5",
"product": {
"name": "simatic_wincc_v7.5",
"product_id": "CSAFPID-1457966",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_v7.5:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_v8.0",
"product": {
"name": "simatic_wincc_v8.0",
"product_id": "CSAFPID-1501189",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_v8.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_v8.0",
"product": {
"name": "simatic_wincc_v8.0",
"product_id": "CSAFPID-1457967",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simatic_wincc_v8.0:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simocode_es_v16",
"product": {
"name": "simocode_es_v16",
"product_id": "CSAFPID-1702694",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simocode_es_v16:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simocode_es_v17",
"product": {
"name": "simocode_es_v17",
"product_id": "CSAFPID-1703196",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simocode_es_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simocode_es_v18",
"product": {
"name": "simocode_es_v18",
"product_id": "CSAFPID-1703197",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simocode_es_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simotion_scout_tia_v5.4_sp1",
"product": {
"name": "simotion_scout_tia_v5.4_sp1",
"product_id": "CSAFPID-1703198",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simotion_scout_tia_v5.4_sp1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simotion_scout_tia_v5.4_sp3",
"product": {
"name": "simotion_scout_tia_v5.4_sp3",
"product_id": "CSAFPID-1703199",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simotion_scout_tia_v5.4_sp3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simotion_scout_tia_v5.5_sp1",
"product": {
"name": "simotion_scout_tia_v5.5_sp1",
"product_id": "CSAFPID-1703200",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:simotion_scout_tia_v5.5_sp1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinamics_startdrive",
"product": {
"name": "sinamics_startdrive",
"product_id": "CSAFPID-1625341",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinamics_startdrive:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinamics_startdrive",
"product": {
"name": "sinamics_startdrive",
"product_id": "CSAFPID-1470069",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinamics_startdrive:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinamics_startdrive_v16",
"product": {
"name": "sinamics_startdrive_v16",
"product_id": "CSAFPID-1703201",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinamics_startdrive_v16:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinamics_startdrive_v17",
"product": {
"name": "sinamics_startdrive_v17",
"product_id": "CSAFPID-1703202",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinamics_startdrive_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinamics_startdrive_v18",
"product": {
"name": "sinamics_startdrive_v18",
"product_id": "CSAFPID-1703203",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinamics_startdrive_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinec_ins",
"product": {
"name": "sinec_ins",
"product_id": "CSAFPID-746925",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinec_network_management_system",
"product": {
"name": "sinec_network_management_system",
"product_id": "CSAFPID-1691397",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinec_network_management_system:2.0:sp1:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinec_nms",
"product": {
"name": "sinec_nms",
"product_id": "CSAFPID-309392",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinec_nms:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinec_nms",
"product": {
"name": "sinec_nms",
"product_id": "CSAFPID-1458012",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinec_nms:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinec_nms",
"product": {
"name": "sinec_nms",
"product_id": "CSAFPID-1693062",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinec_nms:2.0:sp2:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinec_nms",
"product": {
"name": "sinec_nms",
"product_id": "CSAFPID-1691473",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinec_nms:3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinema_remote_connect_client",
"product": {
"name": "sinema_remote_connect_client",
"product_id": "CSAFPID-894438",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinema_remote_connect_client:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinumerik_one_virtual",
"product": {
"name": "sinumerik_one_virtual",
"product_id": "CSAFPID-1625342",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinumerik_one_virtual:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinumerik_one_virtual",
"product": {
"name": "sinumerik_one_virtual",
"product_id": "CSAFPID-1470070",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinumerik_one_virtual:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinumerik_plc_programming_tool",
"product": {
"name": "sinumerik_plc_programming_tool",
"product_id": "CSAFPID-1625338",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinumerik_plc_programming_tool:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sinumerik_plc_programming_tool",
"product": {
"name": "sinumerik_plc_programming_tool",
"product_id": "CSAFPID-1470071",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sinumerik_plc_programming_tool:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_",
"product": {
"name": "siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_",
"product_id": "CSAFPID-1615264",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:siplus_s7-1500_cpu_1518-4_pn_dp_mfp__6ag1518-4ax00-4ac0_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "siport",
"product": {
"name": "siport",
"product_id": "CSAFPID-1712847",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:siport:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sirius_safety_es_v17",
"product": {
"name": "sirius_safety_es_v17",
"product_id": "CSAFPID-1703204",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sirius_safety_es_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sirius_safety_es_v18",
"product": {
"name": "sirius_safety_es_v18",
"product_id": "CSAFPID-1703205",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sirius_safety_es_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sirius_soft_starter_es_v17",
"product": {
"name": "sirius_soft_starter_es_v17",
"product_id": "CSAFPID-1703206",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sirius_soft_starter_es_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sirius_soft_starter_es_v18",
"product": {
"name": "sirius_soft_starter_es_v18",
"product_id": "CSAFPID-1703207",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:sirius_soft_starter_es_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "solid_edge_se2024",
"product": {
"name": "solid_edge_se2024",
"product_id": "CSAFPID-1680248",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:solid_edge_se2024:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "spectrum_power_7",
"product": {
"name": "spectrum_power_7",
"product_id": "CSAFPID-524281",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:spectrum_power_7:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "st7_scadaconnect",
"product": {
"name": "st7_scadaconnect",
"product_id": "CSAFPID-1691077",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:st7_scadaconnect:1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "st7_scadaconnect__6nh7997-5da10-0aa0_",
"product": {
"name": "st7_scadaconnect__6nh7997-5da10-0aa0_",
"product_id": "CSAFPID-1703173",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:st7_scadaconnect__6nh7997-5da10-0aa0_:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "telecontrol_server_basic",
"product": {
"name": "telecontrol_server_basic",
"product_id": "CSAFPID-1691051",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:telecontrol_server_basic:3.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "telecontrol_server_basic_1000_v3.1",
"product": {
"name": "telecontrol_server_basic_1000_v3.1",
"product_id": "CSAFPID-1712839",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:telecontrol_server_basic_1000_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "telecontrol_server_basic_256_v3.1",
"product": {
"name": "telecontrol_server_basic_256_v3.1",
"product_id": "CSAFPID-1712840",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:telecontrol_server_basic_256_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "telecontrol_server_basic_32_v3.1",
"product": {
"name": "telecontrol_server_basic_32_v3.1",
"product_id": "CSAFPID-1712841",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:telecontrol_server_basic_32_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "telecontrol_server_basic_5000_v3.1",
"product": {
"name": "telecontrol_server_basic_5000_v3.1",
"product_id": "CSAFPID-1712842",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:telecontrol_server_basic_5000_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "telecontrol_server_basic_64_v3.1",
"product": {
"name": "telecontrol_server_basic_64_v3.1",
"product_id": "CSAFPID-1712843",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:telecontrol_server_basic_64_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "telecontrol_server_basic_8_v3.1",
"product": {
"name": "telecontrol_server_basic_8_v3.1",
"product_id": "CSAFPID-1712844",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:telecontrol_server_basic_8_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "telecontrol_server_basic_serv_upgr",
"product": {
"name": "telecontrol_server_basic_serv_upgr",
"product_id": "CSAFPID-1712845",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:telecontrol_server_basic_serv_upgr:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "telecontrol_server_basic_upgr_v3.1",
"product": {
"name": "telecontrol_server_basic_upgr_v3.1",
"product_id": "CSAFPID-1712846",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:telecontrol_server_basic_upgr_v3.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "telecontrol_server_basic_v3",
"product": {
"name": "telecontrol_server_basic_v3",
"product_id": "CSAFPID-1637855",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:telecontrol_server_basic_v3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "tia_portal_cloud_connector",
"product": {
"name": "tia_portal_cloud_connector",
"product_id": "CSAFPID-1625345",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:tia_portal_cloud_connector:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "tia_portal_cloud_connector",
"product": {
"name": "tia_portal_cloud_connector",
"product_id": "CSAFPID-1470072",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:tia_portal_cloud_connector:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "tia_portal_cloud_v16",
"product": {
"name": "tia_portal_cloud_v16",
"product_id": "CSAFPID-1712827",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:tia_portal_cloud_v16:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "tia_portal_cloud_v17",
"product": {
"name": "tia_portal_cloud_v17",
"product_id": "CSAFPID-1712828",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:tia_portal_cloud_v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "tia_portal_cloud_v18",
"product": {
"name": "tia_portal_cloud_v18",
"product_id": "CSAFPID-1712829",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:tia_portal_cloud_v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal",
"product": {
"name": "totally_integrated_automation_portal",
"product_id": "CSAFPID-74798",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal:15.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal",
"product": {
"name": "totally_integrated_automation_portal",
"product_id": "CSAFPID-75533",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal:16:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal",
"product": {
"name": "totally_integrated_automation_portal",
"product_id": "CSAFPID-74794",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal:17:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal",
"product": {
"name": "totally_integrated_automation_portal",
"product_id": "CSAFPID-74792",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal:18:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal",
"product": {
"name": "totally_integrated_automation_portal",
"product_id": "CSAFPID-1472073",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal:19:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal__tia_portal__v15.1",
"product": {
"name": "totally_integrated_automation_portal__tia_portal__v15.1",
"product_id": "CSAFPID-1615531",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v15.1:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal__tia_portal__v15.1",
"product": {
"name": "totally_integrated_automation_portal__tia_portal__v15.1",
"product_id": "CSAFPID-1458014",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v15.1:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal__tia_portal__v16",
"product": {
"name": "totally_integrated_automation_portal__tia_portal__v16",
"product_id": "CSAFPID-1615256",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v16:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal__tia_portal__v16",
"product": {
"name": "totally_integrated_automation_portal__tia_portal__v16",
"product_id": "CSAFPID-1458015",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v16:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal__tia_portal__v17",
"product": {
"name": "totally_integrated_automation_portal__tia_portal__v17",
"product_id": "CSAFPID-1615257",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v17:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal__tia_portal__v17",
"product": {
"name": "totally_integrated_automation_portal__tia_portal__v17",
"product_id": "CSAFPID-1458016",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v17:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal__tia_portal__v18",
"product": {
"name": "totally_integrated_automation_portal__tia_portal__v18",
"product_id": "CSAFPID-1615258",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v18:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal__tia_portal__v18",
"product": {
"name": "totally_integrated_automation_portal__tia_portal__v18",
"product_id": "CSAFPID-1458017",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v18:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal__tia_portal__v19",
"product": {
"name": "totally_integrated_automation_portal__tia_portal__v19",
"product_id": "CSAFPID-1637618",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v19:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "totally_integrated_automation_portal__tia_portal__v19",
"product": {
"name": "totally_integrated_automation_portal__tia_portal__v19",
"product_id": "CSAFPID-1470073",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:totally_integrated_automation_portal__tia_portal__v19:0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "wincc",
"product": {
"name": "wincc",
"product_id": "CSAFPID-1625343",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:wincc:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "wincc_tia_portal",
"product": {
"name": "wincc_tia_portal",
"product_id": "CSAFPID-465667",
"product_identification_helper": {
"cpe": "cpe:2.3:a:siemens:wincc_tia_portal:11.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-1500",
"product": {
"name": "simatic_s7-1500",
"product_id": "CSAFPID-715650",
"product_identification_helper": {
"cpe": "cpe:2.3:h:siemens:simatic_s7-1500:-:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7",
"product": {
"name": "simatic_s7",
"product_id": "CSAFPID-1613729",
"product_identification_helper": {
"cpe": "cpe:2.3:h:siemens:simatic_s7:1500:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "cpu_1518f-4_pn\\/dp_mfp_firmware",
"product": {
"name": "cpu_1518f-4_pn\\/dp_mfp_firmware",
"product_id": "CSAFPID-1691401",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:cpu_1518f-4_pn\\/dp_mfp_firmware:3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "cpu_1518f-4_pn__dp_mfp_firmware",
"product": {
"name": "cpu_1518f-4_pn__dp_mfp_firmware",
"product_id": "CSAFPID-715649",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:cpu_1518f-4_pn__dp_mfp_firmware:3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "ruggedcom_ape1808",
"product": {
"name": "ruggedcom_ape1808",
"product_id": "CSAFPID-880853",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:ruggedcom_ape1808:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "ruggedcom_ape1808_firmware",
"product": {
"name": "ruggedcom_ape1808_firmware",
"product_id": "CSAFPID-542833",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:ruggedcom_ape1808_firmware:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "security_configuration_tool",
"product": {
"name": "security_configuration_tool",
"product_id": "CSAFPID-540747",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:security_configuration_tool:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "siemens_simatic_s7-1500_tm_mfp",
"product": {
"name": "siemens_simatic_s7-1500_tm_mfp",
"product_id": "CSAFPID-1693048",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:siemens_simatic_s7-1500_tm_mfp:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "siemens_simatic_s7_-1500_tm_mfp",
"product": {
"name": "siemens_simatic_s7_-1500_tm_mfp",
"product_id": "CSAFPID-907212",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:siemens_simatic_s7_-1500_tm_mfp:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "siemens_telecontrol_server_basic",
"product": {
"name": "siemens_telecontrol_server_basic",
"product_id": "CSAFPID-907211",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:siemens_telecontrol_server_basic:3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_mv500_firmware",
"product": {
"name": "simatic_mv500_firmware",
"product_id": "CSAFPID-1692274",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_mv500_firmware:3.3.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_net_pc_software",
"product": {
"name": "simatic_net_pc_software",
"product_id": "CSAFPID-1472070",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_net_pc_software:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_pcs_7",
"product": {
"name": "simatic_pcs_7",
"product_id": "CSAFPID-1472067",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_pcs_7:9.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-1500_cpu_1518f-4_pn\\/dp_mfp_firmware",
"product": {
"name": "simatic_s7-1500_cpu_1518f-4_pn\\/dp_mfp_firmware",
"product_id": "CSAFPID-1689769",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_s7-1500_cpu_1518f-4_pn\\/dp_mfp_firmware:3.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-1500_cpu_1518f-4_pn__dp_mfp_firmware",
"product": {
"name": "simatic_s7-1500_cpu_1518f-4_pn__dp_mfp_firmware",
"product_id": "CSAFPID-766929",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_s7-1500_cpu_1518f-4_pn__dp_mfp_firmware:3.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-1500_tm_mfp_firmware",
"product": {
"name": "simatic_s7-1500_tm_mfp_firmware",
"product_id": "CSAFPID-717239",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_s7-1500_tm_mfp_firmware:1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_s7-1500_tm_mfp_firmware",
"product": {
"name": "simatic_s7-1500_tm_mfp_firmware",
"product_id": "CSAFPID-905869",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_s7-1500_tm_mfp_firmware:1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_step_7",
"product": {
"name": "simatic_step_7",
"product_id": "CSAFPID-879652",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_step_7:5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc",
"product": {
"name": "simatic_wincc",
"product_id": "CSAFPID-1472068",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_wincc:7.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc",
"product": {
"name": "simatic_wincc",
"product_id": "CSAFPID-1472066",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_wincc:7.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc",
"product": {
"name": "simatic_wincc",
"product_id": "CSAFPID-1472072",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_wincc:8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_oa",
"product": {
"name": "simatic_wincc_oa",
"product_id": "CSAFPID-1472071",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_wincc_oa:3.17:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_advanced",
"product": {
"name": "simatic_wincc_runtime_advanced",
"product_id": "CSAFPID-886176",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_wincc_runtime_advanced:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional",
"product": {
"name": "simatic_wincc_runtime_professional",
"product_id": "CSAFPID-165976",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_wincc_runtime_professional:16:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional",
"product": {
"name": "simatic_wincc_runtime_professional",
"product_id": "CSAFPID-165974",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_wincc_runtime_professional:17:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional",
"product": {
"name": "simatic_wincc_runtime_professional",
"product_id": "CSAFPID-855582",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_wincc_runtime_professional:18:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "simatic_wincc_runtime_professional",
"product": {
"name": "simatic_wincc_runtime_professional",
"product_id": "CSAFPID-855580",
"product_identification_helper": {
"cpe": "cpe:2.3:o:siemens:simatic_wincc_runtime_professional:19:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3506",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2021-3506",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-3506.json"
}
],
"title": "CVE-2021-3506"
},
{
"cve": "CVE-2023-2975",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "other",
"text": "Improper Authentication",
"title": "CWE-287"
},
{
"category": "other",
"text": "Improper Validation of Integrity Check Value",
"title": "CWE-354"
},
{
"category": "other",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1703073",
"CSAFPID-309392"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-2975",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-2975.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1703073",
"CSAFPID-309392"
]
}
],
"title": "CVE-2023-2975"
},
{
"cve": "CVE-2023-3341",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-3341",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-3341.json"
}
],
"title": "CVE-2023-3341"
},
{
"cve": "CVE-2023-3446",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "other",
"text": "Use of a Cryptographic Primitive with a Risky Implementation",
"title": "CWE-1240"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703073",
"CSAFPID-309392",
"CSAFPID-1637855",
"CSAFPID-1703131",
"CSAFPID-1703173"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-3446",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-3446.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703073",
"CSAFPID-309392",
"CSAFPID-1637855",
"CSAFPID-1703131",
"CSAFPID-1703173"
]
}
],
"title": "CVE-2023-3446"
},
{
"cve": "CVE-2023-3817",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Excessive Iteration",
"title": "CWE-834"
},
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "other",
"text": "Use of a Cryptographic Primitive with a Risky Implementation",
"title": "CWE-1240"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1613729",
"CSAFPID-1703073",
"CSAFPID-309392"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-3817",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-3817.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1613729",
"CSAFPID-1703073",
"CSAFPID-309392"
]
}
],
"title": "CVE-2023-3817"
},
{
"cve": "CVE-2023-4236",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"category": "other",
"text": "Reachable Assertion",
"title": "CWE-617"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-4236",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4236.json"
}
],
"title": "CVE-2023-4236"
},
{
"cve": "CVE-2023-4408",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-4408",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4408.json"
}
],
"title": "CVE-2023-4408"
},
{
"cve": "CVE-2023-4807",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Expected Behavior Violation",
"title": "CWE-440"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1637855",
"CSAFPID-1703180",
"CSAFPID-1703181",
"CSAFPID-1703182",
"CSAFPID-1703183",
"CSAFPID-1703184",
"CSAFPID-1703185",
"CSAFPID-1703186"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-4807",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4807.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1637855",
"CSAFPID-1703180",
"CSAFPID-1703181",
"CSAFPID-1703182",
"CSAFPID-1703183",
"CSAFPID-1703184",
"CSAFPID-1703185",
"CSAFPID-1703186"
]
}
],
"title": "CVE-2023-4807"
},
{
"cve": "CVE-2023-5363",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"notes": [
{
"category": "other",
"text": "Missing Cryptographic Step",
"title": "CWE-325"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Incorrect Provision of Specified Functionality",
"title": "CWE-684"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1703180",
"CSAFPID-1703181",
"CSAFPID-1703182",
"CSAFPID-1703183",
"CSAFPID-1703184",
"CSAFPID-1703185",
"CSAFPID-1703186"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-5363",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5363.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1703180",
"CSAFPID-1703181",
"CSAFPID-1703182",
"CSAFPID-1703183",
"CSAFPID-1703184",
"CSAFPID-1703185",
"CSAFPID-1703186"
]
}
],
"title": "CVE-2023-5363"
},
{
"cve": "CVE-2023-5517",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"category": "other",
"text": "Reachable Assertion",
"title": "CWE-617"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-5517",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5517.json"
}
],
"title": "CVE-2023-5517"
},
{
"cve": "CVE-2023-5678",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "other",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
},
{
"category": "other",
"text": "Missing Cryptographic Step",
"title": "CWE-325"
},
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1613729",
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1637855",
"CSAFPID-1703131",
"CSAFPID-309392",
"CSAFPID-1703173",
"CSAFPID-1703180",
"CSAFPID-1703181",
"CSAFPID-1703182",
"CSAFPID-1703183",
"CSAFPID-1703184",
"CSAFPID-1703185",
"CSAFPID-1703186"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-5678",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5678.json"
}
],
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-5679",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"category": "other",
"text": "Reachable Assertion",
"title": "CWE-617"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-5679",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5679.json"
}
],
"title": "CVE-2023-5679"
},
{
"cve": "CVE-2023-5680",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-5680",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5680.json"
}
],
"title": "CVE-2023-5680"
},
{
"cve": "CVE-2023-6129",
"cwe": {
"id": "CWE-328",
"name": "Use of Weak Hash"
},
"notes": [
{
"category": "other",
"text": "Use of Weak Hash",
"title": "CWE-328"
},
{
"category": "other",
"text": "Expected Behavior Violation",
"title": "CWE-440"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "other",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-6129",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6129.json"
}
],
"title": "CVE-2023-6129"
},
{
"cve": "CVE-2023-6237",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-6237",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6237.json"
}
],
"title": "CVE-2023-6237"
},
{
"cve": "CVE-2023-6516",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Memory Allocation with Excessive Size Value",
"title": "CWE-789"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-6516",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6516.json"
}
],
"title": "CVE-2023-6516"
},
{
"cve": "CVE-2023-7104",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1703131"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-7104",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-7104.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1703131"
]
}
],
"title": "CVE-2023-7104"
},
{
"cve": "CVE-2023-28450",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "other",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1613504",
"CSAFPID-1613505",
"CSAFPID-1613506",
"CSAFPID-1613507",
"CSAFPID-1613592",
"CSAFPID-1613593",
"CSAFPID-1613594",
"CSAFPID-1613595",
"CSAFPID-1613596",
"CSAFPID-1613597",
"CSAFPID-1613598"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-28450",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-28450.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1613504",
"CSAFPID-1613505",
"CSAFPID-1613506",
"CSAFPID-1613507",
"CSAFPID-1613592",
"CSAFPID-1613593",
"CSAFPID-1613594",
"CSAFPID-1613595",
"CSAFPID-1613596",
"CSAFPID-1613597",
"CSAFPID-1613598"
]
}
],
"title": "CVE-2023-28450"
},
{
"cve": "CVE-2023-30584",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-309392"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-30584",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-30584.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-309392"
]
}
],
"title": "CVE-2023-30584"
},
{
"cve": "CVE-2023-32002",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "other",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
},
{
"category": "other",
"text": "Policy Privileges are not Assigned Consistently Between Control and Data Agents",
"title": "CWE-1268"
}
],
"product_status": {
"known_affected": [
"CSAFPID-309392"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-32002",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-32002.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-309392"
]
}
],
"title": "CVE-2023-32002"
},
{
"cve": "CVE-2023-32003",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-309392"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-32003",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-32003.json"
}
],
"title": "CVE-2023-32003"
},
{
"cve": "CVE-2023-32004",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-309392"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-32004",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-32004.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-309392"
]
}
],
"title": "CVE-2023-32004"
},
{
"cve": "CVE-2023-32005",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "other",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
}
],
"product_status": {
"known_affected": [
"CSAFPID-309392"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-32005",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-32005.json"
}
],
"title": "CVE-2023-32005"
},
{
"cve": "CVE-2023-32006",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "other",
"text": "Exposure of Sensitive Information Due to Incompatible Policies",
"title": "CWE-213"
},
{
"category": "other",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
}
],
"product_status": {
"known_affected": [
"CSAFPID-309392"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-32006",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-32006.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-309392"
]
}
],
"title": "CVE-2023-32006"
},
{
"cve": "CVE-2023-32558",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-309392"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-32558",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-32558.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-309392"
]
}
],
"title": "CVE-2023-32558"
},
{
"cve": "CVE-2023-32559",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "other",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
}
],
"product_status": {
"known_affected": [
"CSAFPID-309392"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-32559",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-32559.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-309392"
]
}
],
"title": "CVE-2023-32559"
},
{
"cve": "CVE-2023-32736",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1712825",
"CSAFPID-1712826",
"CSAFPID-1703190",
"CSAFPID-1703191",
"CSAFPID-1500667",
"CSAFPID-1703187",
"CSAFPID-1703188",
"CSAFPID-1703189",
"CSAFPID-1703192",
"CSAFPID-1703193",
"CSAFPID-1703194",
"CSAFPID-1702687",
"CSAFPID-1702688",
"CSAFPID-1703195",
"CSAFPID-1702694",
"CSAFPID-1703196",
"CSAFPID-1703197",
"CSAFPID-1703198",
"CSAFPID-1703199",
"CSAFPID-1703200",
"CSAFPID-1703201",
"CSAFPID-1703202",
"CSAFPID-1703203",
"CSAFPID-1703204",
"CSAFPID-1703205",
"CSAFPID-1703206",
"CSAFPID-1703207",
"CSAFPID-1712827",
"CSAFPID-1712828",
"CSAFPID-1712829"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-32736",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-32736.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1712825",
"CSAFPID-1712826",
"CSAFPID-1703190",
"CSAFPID-1703191",
"CSAFPID-1500667",
"CSAFPID-1703187",
"CSAFPID-1703188",
"CSAFPID-1703189",
"CSAFPID-1703192",
"CSAFPID-1703193",
"CSAFPID-1703194",
"CSAFPID-1702687",
"CSAFPID-1702688",
"CSAFPID-1703195",
"CSAFPID-1702694",
"CSAFPID-1703196",
"CSAFPID-1703197",
"CSAFPID-1703198",
"CSAFPID-1703199",
"CSAFPID-1703200",
"CSAFPID-1703201",
"CSAFPID-1703202",
"CSAFPID-1703203",
"CSAFPID-1703204",
"CSAFPID-1703205",
"CSAFPID-1703206",
"CSAFPID-1703207",
"CSAFPID-1712827",
"CSAFPID-1712828",
"CSAFPID-1712829"
]
}
],
"title": "CVE-2023-32736"
},
{
"cve": "CVE-2023-38552",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"notes": [
{
"category": "other",
"text": "Improper Validation of Integrity Check Value",
"title": "CWE-354"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-38552",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-38552.json"
}
],
"title": "CVE-2023-38552"
},
{
"cve": "CVE-2023-38709",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)",
"title": "CWE-113"
},
{
"category": "other",
"text": "Improper Validation of Specified Quantity in Input",
"title": "CWE-1284"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-38709",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-38709.json"
}
],
"title": "CVE-2023-38709"
},
{
"cve": "CVE-2023-39331",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-39331",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-39331.json"
}
],
"title": "CVE-2023-39331"
},
{
"cve": "CVE-2023-39332",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-39332",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-39332.json"
}
],
"title": "CVE-2023-39332"
},
{
"cve": "CVE-2023-39333",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-39333",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-39333.json"
}
],
"title": "CVE-2023-39333"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-309392",
"CSAFPID-1615259",
"CSAFPID-1703173"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-44487",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44487.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-309392",
"CSAFPID-1615259",
"CSAFPID-1703173"
]
}
],
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45143",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-45143",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-45143.json"
}
],
"title": "CVE-2023-45143"
},
{
"cve": "CVE-2023-46218",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"notes": [
{
"category": "other",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703180",
"CSAFPID-1703181",
"CSAFPID-1703182",
"CSAFPID-1703183",
"CSAFPID-1703184",
"CSAFPID-1703185",
"CSAFPID-1703186"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46218",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46218.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703180",
"CSAFPID-1703181",
"CSAFPID-1703182",
"CSAFPID-1703183",
"CSAFPID-1703184",
"CSAFPID-1703185",
"CSAFPID-1703186"
]
}
],
"title": "CVE-2023-46218"
},
{
"cve": "CVE-2023-46219",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "other",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703180",
"CSAFPID-1703181",
"CSAFPID-1703182",
"CSAFPID-1703183",
"CSAFPID-1703184",
"CSAFPID-1703185",
"CSAFPID-1703186"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46219",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46219.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703180",
"CSAFPID-1703181",
"CSAFPID-1703182",
"CSAFPID-1703183",
"CSAFPID-1703184",
"CSAFPID-1703185",
"CSAFPID-1703186"
]
}
],
"title": "CVE-2023-46219"
},
{
"cve": "CVE-2023-46280",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1458012",
"CSAFPID-309392",
"CSAFPID-1625338",
"CSAFPID-1625340",
"CSAFPID-1625341",
"CSAFPID-75563",
"CSAFPID-1625342",
"CSAFPID-165765",
"CSAFPID-1625345",
"CSAFPID-766087",
"CSAFPID-1637559",
"CSAFPID-1637560",
"CSAFPID-1637561",
"CSAFPID-1637909",
"CSAFPID-1637910",
"CSAFPID-1637849",
"CSAFPID-1637850",
"CSAFPID-1637851",
"CSAFPID-1637911",
"CSAFPID-1501190",
"CSAFPID-1637912",
"CSAFPID-1637856",
"CSAFPID-1637913",
"CSAFPID-1637914",
"CSAFPID-1637915",
"CSAFPID-1637916",
"CSAFPID-1637917",
"CSAFPID-1637887",
"CSAFPID-1501188",
"CSAFPID-1501192",
"CSAFPID-1637854",
"CSAFPID-1501193",
"CSAFPID-1501191",
"CSAFPID-1501189",
"CSAFPID-1615531",
"CSAFPID-1615256",
"CSAFPID-1615257",
"CSAFPID-1615258",
"CSAFPID-1637618",
"CSAFPID-1470060",
"CSAFPID-1470061",
"CSAFPID-1470062",
"CSAFPID-1470063",
"CSAFPID-1470064",
"CSAFPID-1457909",
"CSAFPID-1470065",
"CSAFPID-1470066",
"CSAFPID-1457855",
"CSAFPID-1457956",
"CSAFPID-1457957",
"CSAFPID-1457958",
"CSAFPID-1470067",
"CSAFPID-1457960",
"CSAFPID-1457961",
"CSAFPID-1457962",
"CSAFPID-1457963",
"CSAFPID-1470068",
"CSAFPID-1457965",
"CSAFPID-1457966",
"CSAFPID-1457967",
"CSAFPID-1470069",
"CSAFPID-1470070",
"CSAFPID-1470071",
"CSAFPID-1470072",
"CSAFPID-1458014",
"CSAFPID-1458015",
"CSAFPID-1458016",
"CSAFPID-1458017",
"CSAFPID-1470073",
"CSAFPID-75533",
"CSAFPID-1472069",
"CSAFPID-1472073",
"CSAFPID-74792",
"CSAFPID-74794",
"CSAFPID-1457906",
"CSAFPID-1457907",
"CSAFPID-1457908"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46280",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46280.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1458012",
"CSAFPID-309392",
"CSAFPID-1625338",
"CSAFPID-1625340",
"CSAFPID-1625341",
"CSAFPID-75563",
"CSAFPID-1625342",
"CSAFPID-165765",
"CSAFPID-1625345",
"CSAFPID-766087",
"CSAFPID-1637559",
"CSAFPID-1637560",
"CSAFPID-1637561",
"CSAFPID-1637909",
"CSAFPID-1637910",
"CSAFPID-1637849",
"CSAFPID-1637850",
"CSAFPID-1637851",
"CSAFPID-1637911",
"CSAFPID-1501190",
"CSAFPID-1637912",
"CSAFPID-1637856",
"CSAFPID-1637913",
"CSAFPID-1637914",
"CSAFPID-1637915",
"CSAFPID-1637916",
"CSAFPID-1637917",
"CSAFPID-1637887",
"CSAFPID-1501188",
"CSAFPID-1501192",
"CSAFPID-1637854",
"CSAFPID-1501193",
"CSAFPID-1501191",
"CSAFPID-1501189",
"CSAFPID-1615531",
"CSAFPID-1615256",
"CSAFPID-1615257",
"CSAFPID-1615258",
"CSAFPID-1637618",
"CSAFPID-1470060",
"CSAFPID-1470061",
"CSAFPID-1470062",
"CSAFPID-1470063",
"CSAFPID-1470064",
"CSAFPID-1457909",
"CSAFPID-1470065",
"CSAFPID-1470066",
"CSAFPID-1457855",
"CSAFPID-1457956",
"CSAFPID-1457957",
"CSAFPID-1457958",
"CSAFPID-1470067",
"CSAFPID-1457960",
"CSAFPID-1457961",
"CSAFPID-1457962",
"CSAFPID-1457963",
"CSAFPID-1470068",
"CSAFPID-1457965",
"CSAFPID-1457966",
"CSAFPID-1457967",
"CSAFPID-1470069",
"CSAFPID-1470070",
"CSAFPID-1470071",
"CSAFPID-1470072",
"CSAFPID-1458014",
"CSAFPID-1458015",
"CSAFPID-1458016",
"CSAFPID-1458017",
"CSAFPID-1470073",
"CSAFPID-75533",
"CSAFPID-1472069",
"CSAFPID-1472073",
"CSAFPID-74792",
"CSAFPID-74794",
"CSAFPID-1457906",
"CSAFPID-1457907",
"CSAFPID-1457908"
]
}
],
"title": "CVE-2023-46280"
},
{
"cve": "CVE-2023-46809",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"notes": [
{
"category": "other",
"text": "Observable Timing Discrepancy",
"title": "CWE-208"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-46809",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46809.json"
}
],
"title": "CVE-2023-46809"
},
{
"cve": "CVE-2023-47038",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-47038",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-47038.json"
}
],
"title": "CVE-2023-47038"
},
{
"cve": "CVE-2023-47039",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-47039",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-47039.json"
}
],
"title": "CVE-2023-47039"
},
{
"cve": "CVE-2023-47100",
"references": [
{
"category": "self",
"summary": "CVE-2023-47100",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-47100.json"
}
],
"title": "CVE-2023-47100"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"notes": [
{
"category": "other",
"text": "Truncation of Security-relevant Information",
"title": "CWE-222"
},
{
"category": "other",
"text": "Selection of Less-Secure Algorithm During Negotiation (\u0027Algorithm Downgrade\u0027)",
"title": "CWE-757"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615259",
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703131"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-48795",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1615259",
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703131"
]
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-49441",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-49441",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-49441.json"
}
],
"title": "CVE-2023-49441"
},
{
"cve": "CVE-2023-50387",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-50387",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-50387.json"
}
],
"title": "CVE-2023-50387"
},
{
"cve": "CVE-2023-50868",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-50868",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-50868.json"
}
],
"title": "CVE-2023-50868"
},
{
"cve": "CVE-2023-52389",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-52389",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52389.json"
}
],
"title": "CVE-2023-52389"
},
{
"cve": "CVE-2024-0232",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1703131"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0232",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0232.json"
}
],
"title": "CVE-2024-0232"
},
{
"cve": "CVE-2024-0727",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1613729",
"CSAFPID-1703131"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0727",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0727.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1613729",
"CSAFPID-1703131"
]
}
],
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-2004",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"notes": [
{
"category": "other",
"text": "Cleartext Transmission of Sensitive Information",
"title": "CWE-319"
},
{
"category": "other",
"text": "Misinterpretation of Input",
"title": "CWE-115"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Interpretation Conflict",
"title": "CWE-436"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-894438"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2004",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2004.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-894438"
]
}
],
"title": "CVE-2024-2004"
},
{
"cve": "CVE-2024-2379",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Certificate Validation",
"title": "CWE-295"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-894438"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2379",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2379.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-894438"
]
}
],
"title": "CVE-2024-2379"
},
{
"cve": "CVE-2024-2398",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"notes": [
{
"category": "other",
"text": "Missing Release of Resource after Effective Lifetime",
"title": "CWE-772"
},
{
"category": "other",
"text": "Missing Release of Memory after Effective Lifetime",
"title": "CWE-401"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-894438"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2398",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2398.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-894438"
]
}
],
"title": "CVE-2024-2398"
},
{
"cve": "CVE-2024-2466",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "other",
"text": "Improper Validation of Certificate with Host Mismatch",
"title": "CWE-297"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-894438"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2466",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2466.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-894438"
]
}
],
"title": "CVE-2024-2466"
},
{
"cve": "CVE-2024-2511",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improperly Controlled Sequential Memory Allocation",
"title": "CWE-1325"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703131"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2511",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2511.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703131"
]
}
],
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-4603",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"notes": [
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "other",
"text": "Excessive Iteration",
"title": "CWE-834"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-4603",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4603.json"
}
],
"title": "CVE-2024-4603"
},
{
"cve": "CVE-2024-4741",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-4741",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4741.json"
}
],
"title": "CVE-2024-4741"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703131"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5535",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1615260",
"CSAFPID-1615261",
"CSAFPID-1615262",
"CSAFPID-1615263",
"CSAFPID-1615264",
"CSAFPID-1703131"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-5594",
"references": [
{
"category": "self",
"summary": "CVE-2024-5594",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5594.json"
}
],
"title": "CVE-2024-5594"
},
{
"cve": "CVE-2024-21890",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "other",
"text": "Insufficient Technical Documentation",
"title": "CWE-1059"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-21890",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21890.json"
}
],
"title": "CVE-2024-21890"
},
{
"cve": "CVE-2024-21891",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-21891",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21891.json"
}
],
"title": "CVE-2024-21891"
},
{
"cve": "CVE-2024-21892",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-21892",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21892.json"
}
],
"title": "CVE-2024-21892"
},
{
"cve": "CVE-2024-21896",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-21896",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21896.json"
}
],
"title": "CVE-2024-21896"
},
{
"cve": "CVE-2024-22017",
"cwe": {
"id": "CWE-271",
"name": "Privilege Dropping / Lowering Errors"
},
"notes": [
{
"category": "other",
"text": "Privilege Dropping / Lowering Errors",
"title": "CWE-271"
},
{
"category": "other",
"text": "Improper Privilege Management",
"title": "CWE-269"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-22017",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22017.json"
}
],
"title": "CVE-2024-22017"
},
{
"cve": "CVE-2024-22019",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-22019",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22019.json"
}
],
"title": "CVE-2024-22019"
},
{
"cve": "CVE-2024-22025",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-22025",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22025.json"
}
],
"title": "CVE-2024-22025"
},
{
"cve": "CVE-2024-24758",
"cwe": {
"id": "CWE-942",
"name": "Permissive Cross-domain Policy with Untrusted Domains"
},
"notes": [
{
"category": "other",
"text": "Permissive Cross-domain Policy with Untrusted Domains",
"title": "CWE-942"
},
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-24758",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24758.json"
}
],
"title": "CVE-2024-24758"
},
{
"cve": "CVE-2024-24795",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)",
"title": "CWE-113"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-24795",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24795.json"
}
],
"title": "CVE-2024-24795"
},
{
"cve": "CVE-2024-24806",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"notes": [
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-24806",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24806.json"
}
],
"title": "CVE-2024-24806"
},
{
"cve": "CVE-2024-26306",
"cwe": {
"id": "CWE-310",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-310",
"title": "CWE-310"
},
{
"category": "other",
"text": "Observable Discrepancy",
"title": "CWE-203"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-26306",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26306.json"
}
],
"title": "CVE-2024-26306"
},
{
"cve": "CVE-2024-26925",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "other",
"text": "Improper Locking",
"title": "CWE-667"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-26925",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26925.json"
}
],
"title": "CVE-2024-26925"
},
{
"cve": "CVE-2024-27316",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-27316",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27316.json"
}
],
"title": "CVE-2024-27316"
},
{
"cve": "CVE-2024-27980",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-27980",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27980.json"
}
],
"title": "CVE-2024-27980"
},
{
"cve": "CVE-2024-27982",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "other",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-27982",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27982.json"
}
],
"title": "CVE-2024-27982"
},
{
"cve": "CVE-2024-27983",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-27983",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27983.json"
}
],
"title": "CVE-2024-27983"
},
{
"cve": "CVE-2024-28882",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"notes": [
{
"category": "other",
"text": "Missing Release of Resource after Effective Lifetime",
"title": "CWE-772"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-28882",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28882.json"
}
],
"title": "CVE-2024-28882"
},
{
"cve": "CVE-2024-29119",
"cwe": {
"id": "CWE-266",
"name": "Incorrect Privilege Assignment"
},
"notes": [
{
"category": "other",
"text": "Incorrect Privilege Assignment",
"title": "CWE-266"
}
],
"product_status": {
"known_affected": [
"CSAFPID-524281"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29119",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29119.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-524281"
]
}
],
"title": "CVE-2024-29119"
},
{
"cve": "CVE-2024-36140",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1712832",
"CSAFPID-1712833"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36140",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36140.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1712832",
"CSAFPID-1712833"
]
}
],
"title": "CVE-2024-36140"
},
{
"cve": "CVE-2024-44102",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1712834",
"CSAFPID-1712835",
"CSAFPID-1712836",
"CSAFPID-1712837",
"CSAFPID-1712838",
"CSAFPID-1712839",
"CSAFPID-1712840",
"CSAFPID-1712841",
"CSAFPID-1712842",
"CSAFPID-1712843",
"CSAFPID-1712844",
"CSAFPID-1712845",
"CSAFPID-1712846"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-44102",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-44102.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1712834",
"CSAFPID-1712835",
"CSAFPID-1712836",
"CSAFPID-1712837",
"CSAFPID-1712838",
"CSAFPID-1712839",
"CSAFPID-1712840",
"CSAFPID-1712841",
"CSAFPID-1712842",
"CSAFPID-1712843",
"CSAFPID-1712844",
"CSAFPID-1712845",
"CSAFPID-1712846"
]
}
],
"title": "CVE-2024-44102"
},
{
"cve": "CVE-2024-46888",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-746925"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-46888",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-46888.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-746925"
]
}
],
"title": "CVE-2024-46888"
},
{
"cve": "CVE-2024-46889",
"cwe": {
"id": "CWE-321",
"name": "Use of Hard-coded Cryptographic Key"
},
"notes": [
{
"category": "other",
"text": "Use of Hard-coded Cryptographic Key",
"title": "CWE-321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-746925"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-46889",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-46889.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-746925"
]
}
],
"title": "CVE-2024-46889"
},
{
"cve": "CVE-2024-46890",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
}
],
"product_status": {
"known_affected": [
"CSAFPID-746925"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-46890",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-46890.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-746925"
]
}
],
"title": "CVE-2024-46890"
},
{
"cve": "CVE-2024-46891",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-746925"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-46891",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-46891.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-746925"
]
}
],
"title": "CVE-2024-46891"
},
{
"cve": "CVE-2024-46892",
"cwe": {
"id": "CWE-613",
"name": "Insufficient Session Expiration"
},
"notes": [
{
"category": "other",
"text": "Insufficient Session Expiration",
"title": "CWE-613"
}
],
"product_status": {
"known_affected": [
"CSAFPID-746925"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-46892",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-46892.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-746925"
]
}
],
"title": "CVE-2024-46892"
},
{
"cve": "CVE-2024-46894",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-746925"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-46894",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-46894.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-746925"
]
}
],
"title": "CVE-2024-46894"
},
{
"cve": "CVE-2024-47783",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "other",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1712847"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47783",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47783.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1712847"
]
}
],
"title": "CVE-2024-47783"
},
{
"cve": "CVE-2024-47808",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "other",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
}
],
"product_status": {
"known_affected": [
"CSAFPID-309392"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47808",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47808.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-309392"
]
}
],
"title": "CVE-2024-47808"
},
{
"cve": "CVE-2024-47940",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1680248"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47940",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47940.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1680248"
]
}
],
"title": "CVE-2024-47940"
},
{
"cve": "CVE-2024-47941",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1680248"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47941",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47941.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1680248"
]
}
],
"title": "CVE-2024-47941"
},
{
"cve": "CVE-2024-47942",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1680248"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47942",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47942.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1680248"
]
}
],
"title": "CVE-2024-47942"
},
{
"cve": "CVE-2024-50310",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "other",
"text": "Incorrect Authorization",
"title": "CWE-863"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1712748"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50310",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50310.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-1712748"
]
}
],
"title": "CVE-2024-50310"
},
{
"cve": "CVE-2024-50313",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "other",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1637622",
"CSAFPID-1637623",
"CSAFPID-1637624",
"CSAFPID-1637625",
"CSAFPID-1637626"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50313",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50313.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1637622",
"CSAFPID-1637623",
"CSAFPID-1637624",
"CSAFPID-1637625",
"CSAFPID-1637626"
]
}
],
"title": "CVE-2024-50313"
},
{
"cve": "CVE-2024-50557",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50557",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50557.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
}
],
"title": "CVE-2024-50557"
},
{
"cve": "CVE-2024-50558",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50558",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50558.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
}
],
"title": "CVE-2024-50558"
},
{
"cve": "CVE-2024-50559",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50559",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50559.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
}
],
"title": "CVE-2024-50559"
},
{
"cve": "CVE-2024-50560",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50560",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50560.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
}
],
"title": "CVE-2024-50560"
},
{
"cve": "CVE-2024-50561",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50561",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50561.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
}
],
"title": "CVE-2024-50561"
},
{
"cve": "CVE-2024-50572",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50572",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50572.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1702670",
"CSAFPID-1702671",
"CSAFPID-1702672",
"CSAFPID-1712749",
"CSAFPID-1712750",
"CSAFPID-1702677",
"CSAFPID-1702678",
"CSAFPID-1702679",
"CSAFPID-1712751",
"CSAFPID-1712752",
"CSAFPID-1702681",
"CSAFPID-1712753",
"CSAFPID-1702682",
"CSAFPID-1702683",
"CSAFPID-1712754",
"CSAFPID-1712755",
"CSAFPID-1712756",
"CSAFPID-1712757",
"CSAFPID-1712758",
"CSAFPID-1712759",
"CSAFPID-1702684",
"CSAFPID-1702685",
"CSAFPID-1712760",
"CSAFPID-1712761"
]
}
],
"title": "CVE-2024-50572"
}
]
}
OPENSUSE-SU-2024:13687-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "bind-9.18.24-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the bind-9.18.24-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13687",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13687-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-4408 page",
"url": "https://www.suse.com/security/cve/CVE-2023-4408/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-50387 page",
"url": "https://www.suse.com/security/cve/CVE-2023-50387/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-50868 page",
"url": "https://www.suse.com/security/cve/CVE-2023-50868/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5517 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5679 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5679/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6516 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6516/"
}
],
"title": "bind-9.18.24-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13687-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.18.24-1.1.aarch64",
"product": {
"name": "bind-9.18.24-1.1.aarch64",
"product_id": "bind-9.18.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-doc-9.18.24-1.1.aarch64",
"product": {
"name": "bind-doc-9.18.24-1.1.aarch64",
"product_id": "bind-doc-9.18.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"product": {
"name": "bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"product_id": "bind-modules-bdbhpt-9.18.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.18.24-1.1.aarch64",
"product": {
"name": "bind-modules-generic-9.18.24-1.1.aarch64",
"product_id": "bind-modules-generic-9.18.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.18.24-1.1.aarch64",
"product": {
"name": "bind-modules-ldap-9.18.24-1.1.aarch64",
"product_id": "bind-modules-ldap-9.18.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.18.24-1.1.aarch64",
"product": {
"name": "bind-modules-mysql-9.18.24-1.1.aarch64",
"product_id": "bind-modules-mysql-9.18.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.18.24-1.1.aarch64",
"product": {
"name": "bind-modules-perl-9.18.24-1.1.aarch64",
"product_id": "bind-modules-perl-9.18.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.18.24-1.1.aarch64",
"product": {
"name": "bind-modules-sqlite3-9.18.24-1.1.aarch64",
"product_id": "bind-modules-sqlite3-9.18.24-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.18.24-1.1.aarch64",
"product": {
"name": "bind-utils-9.18.24-1.1.aarch64",
"product_id": "bind-utils-9.18.24-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.18.24-1.1.ppc64le",
"product": {
"name": "bind-9.18.24-1.1.ppc64le",
"product_id": "bind-9.18.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-doc-9.18.24-1.1.ppc64le",
"product": {
"name": "bind-doc-9.18.24-1.1.ppc64le",
"product_id": "bind-doc-9.18.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"product": {
"name": "bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"product_id": "bind-modules-bdbhpt-9.18.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.18.24-1.1.ppc64le",
"product": {
"name": "bind-modules-generic-9.18.24-1.1.ppc64le",
"product_id": "bind-modules-generic-9.18.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.18.24-1.1.ppc64le",
"product": {
"name": "bind-modules-ldap-9.18.24-1.1.ppc64le",
"product_id": "bind-modules-ldap-9.18.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.18.24-1.1.ppc64le",
"product": {
"name": "bind-modules-mysql-9.18.24-1.1.ppc64le",
"product_id": "bind-modules-mysql-9.18.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.18.24-1.1.ppc64le",
"product": {
"name": "bind-modules-perl-9.18.24-1.1.ppc64le",
"product_id": "bind-modules-perl-9.18.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"product": {
"name": "bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"product_id": "bind-modules-sqlite3-9.18.24-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.18.24-1.1.ppc64le",
"product": {
"name": "bind-utils-9.18.24-1.1.ppc64le",
"product_id": "bind-utils-9.18.24-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.18.24-1.1.s390x",
"product": {
"name": "bind-9.18.24-1.1.s390x",
"product_id": "bind-9.18.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-doc-9.18.24-1.1.s390x",
"product": {
"name": "bind-doc-9.18.24-1.1.s390x",
"product_id": "bind-doc-9.18.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.18.24-1.1.s390x",
"product": {
"name": "bind-modules-bdbhpt-9.18.24-1.1.s390x",
"product_id": "bind-modules-bdbhpt-9.18.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.18.24-1.1.s390x",
"product": {
"name": "bind-modules-generic-9.18.24-1.1.s390x",
"product_id": "bind-modules-generic-9.18.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.18.24-1.1.s390x",
"product": {
"name": "bind-modules-ldap-9.18.24-1.1.s390x",
"product_id": "bind-modules-ldap-9.18.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.18.24-1.1.s390x",
"product": {
"name": "bind-modules-mysql-9.18.24-1.1.s390x",
"product_id": "bind-modules-mysql-9.18.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.18.24-1.1.s390x",
"product": {
"name": "bind-modules-perl-9.18.24-1.1.s390x",
"product_id": "bind-modules-perl-9.18.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.18.24-1.1.s390x",
"product": {
"name": "bind-modules-sqlite3-9.18.24-1.1.s390x",
"product_id": "bind-modules-sqlite3-9.18.24-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.18.24-1.1.s390x",
"product": {
"name": "bind-utils-9.18.24-1.1.s390x",
"product_id": "bind-utils-9.18.24-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.18.24-1.1.x86_64",
"product": {
"name": "bind-9.18.24-1.1.x86_64",
"product_id": "bind-9.18.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-doc-9.18.24-1.1.x86_64",
"product": {
"name": "bind-doc-9.18.24-1.1.x86_64",
"product_id": "bind-doc-9.18.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"product": {
"name": "bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"product_id": "bind-modules-bdbhpt-9.18.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.18.24-1.1.x86_64",
"product": {
"name": "bind-modules-generic-9.18.24-1.1.x86_64",
"product_id": "bind-modules-generic-9.18.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.18.24-1.1.x86_64",
"product": {
"name": "bind-modules-ldap-9.18.24-1.1.x86_64",
"product_id": "bind-modules-ldap-9.18.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.18.24-1.1.x86_64",
"product": {
"name": "bind-modules-mysql-9.18.24-1.1.x86_64",
"product_id": "bind-modules-mysql-9.18.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.18.24-1.1.x86_64",
"product": {
"name": "bind-modules-perl-9.18.24-1.1.x86_64",
"product_id": "bind-modules-perl-9.18.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.18.24-1.1.x86_64",
"product": {
"name": "bind-modules-sqlite3-9.18.24-1.1.x86_64",
"product_id": "bind-modules-sqlite3-9.18.24-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.18.24-1.1.x86_64",
"product": {
"name": "bind-utils-9.18.24-1.1.x86_64",
"product_id": "bind-utils-9.18.24-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.18.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64"
},
"product_reference": "bind-9.18.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.18.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le"
},
"product_reference": "bind-9.18.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.18.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.18.24-1.1.s390x"
},
"product_reference": "bind-9.18.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.18.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64"
},
"product_reference": "bind-9.18.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.18.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64"
},
"product_reference": "bind-doc-9.18.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.18.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le"
},
"product_reference": "bind-doc-9.18.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.18.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x"
},
"product_reference": "bind-doc-9.18.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.18.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64"
},
"product_reference": "bind-doc-9.18.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.18.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64"
},
"product_reference": "bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.18.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le"
},
"product_reference": "bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.18.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x"
},
"product_reference": "bind-modules-bdbhpt-9.18.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.18.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64"
},
"product_reference": "bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.18.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64"
},
"product_reference": "bind-modules-generic-9.18.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.18.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le"
},
"product_reference": "bind-modules-generic-9.18.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.18.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x"
},
"product_reference": "bind-modules-generic-9.18.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.18.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64"
},
"product_reference": "bind-modules-generic-9.18.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.18.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64"
},
"product_reference": "bind-modules-ldap-9.18.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.18.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le"
},
"product_reference": "bind-modules-ldap-9.18.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.18.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x"
},
"product_reference": "bind-modules-ldap-9.18.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.18.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64"
},
"product_reference": "bind-modules-ldap-9.18.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.18.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64"
},
"product_reference": "bind-modules-mysql-9.18.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.18.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le"
},
"product_reference": "bind-modules-mysql-9.18.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.18.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x"
},
"product_reference": "bind-modules-mysql-9.18.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.18.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64"
},
"product_reference": "bind-modules-mysql-9.18.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.18.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64"
},
"product_reference": "bind-modules-perl-9.18.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.18.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le"
},
"product_reference": "bind-modules-perl-9.18.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.18.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x"
},
"product_reference": "bind-modules-perl-9.18.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.18.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64"
},
"product_reference": "bind-modules-perl-9.18.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.18.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64"
},
"product_reference": "bind-modules-sqlite3-9.18.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.18.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le"
},
"product_reference": "bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.18.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x"
},
"product_reference": "bind-modules-sqlite3-9.18.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.18.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64"
},
"product_reference": "bind-modules-sqlite3-9.18.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.18.24-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64"
},
"product_reference": "bind-utils-9.18.24-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.18.24-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le"
},
"product_reference": "bind-utils-9.18.24-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.18.24-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x"
},
"product_reference": "bind-utils-9.18.24-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.18.24-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
},
"product_reference": "bind-utils-9.18.24-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4408",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-4408"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-4408",
"url": "https://www.suse.com/security/cve/CVE-2023-4408"
},
{
"category": "external",
"summary": "SUSE Bug 1219823 for CVE-2023-4408",
"url": "https://bugzilla.suse.com/1219823"
},
{
"category": "external",
"summary": "SUSE Bug 1219851 for CVE-2023-4408",
"url": "https://bugzilla.suse.com/1219851"
},
{
"category": "external",
"summary": "SUSE Bug 1221586 for CVE-2023-4408",
"url": "https://bugzilla.suse.com/1221586"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-4408"
},
{
"cve": "CVE-2023-50387",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-50387"
}
],
"notes": [
{
"category": "general",
"text": "Certain DNSSEC aspects of the DNS protocol (in RFC 4033, 4034, 4035, 6840, and related RFCs) allow remote attackers to cause a denial of service (CPU consumption) via one or more DNSSEC responses, aka the \"KeyTrap\" issue. One of the concerns is that, when there is a zone with many DNSKEY and RRSIG records, the protocol specification implies that an algorithm must evaluate all combinations of DNSKEY and RRSIG records.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-50387",
"url": "https://www.suse.com/security/cve/CVE-2023-50387"
},
{
"category": "external",
"summary": "SUSE Bug 1219823 for CVE-2023-50387",
"url": "https://bugzilla.suse.com/1219823"
},
{
"category": "external",
"summary": "SUSE Bug 1220717 for CVE-2023-50387",
"url": "https://bugzilla.suse.com/1220717"
},
{
"category": "external",
"summary": "SUSE Bug 1221586 for CVE-2023-50387",
"url": "https://bugzilla.suse.com/1221586"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-50387"
},
{
"cve": "CVE-2023-50868",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-50868"
}
],
"notes": [
{
"category": "general",
"text": "The Closest Encloser Proof aspect of the DNS protocol (in RFC 5155 when RFC 9276 guidance is skipped) allows remote attackers to cause a denial of service (CPU consumption for SHA-1 computations) via DNSSEC responses in a random subdomain attack, aka the \"NSEC3\" issue. The RFC 5155 specification implies that an algorithm must perform thousands of iterations of a hash function in certain situations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-50868",
"url": "https://www.suse.com/security/cve/CVE-2023-50868"
},
{
"category": "external",
"summary": "SUSE Bug 1219823 for CVE-2023-50868",
"url": "https://bugzilla.suse.com/1219823"
},
{
"category": "external",
"summary": "SUSE Bug 1219826 for CVE-2023-50868",
"url": "https://bugzilla.suse.com/1219826"
},
{
"category": "external",
"summary": "SUSE Bug 1221586 for CVE-2023-50868",
"url": "https://bugzilla.suse.com/1221586"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-50868"
},
{
"cve": "CVE-2023-5517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5517"
}
],
"notes": [
{
"category": "general",
"text": "A flaw in query-handling code can cause `named` to exit prematurely with an assertion failure when:\n\n - `nxdomain-redirect \u003cdomain\u003e;` is configured, and\n - the resolver receives a PTR query for an RFC 1918 address that would normally result in an authoritative NXDOMAIN response.\nThis issue affects BIND 9 versions 9.12.0 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.16.8-S1 through 9.16.45-S1, and 9.18.11-S1 through 9.18.21-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5517",
"url": "https://www.suse.com/security/cve/CVE-2023-5517"
},
{
"category": "external",
"summary": "SUSE Bug 1219852 for CVE-2023-5517",
"url": "https://bugzilla.suse.com/1219852"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-5517"
},
{
"cve": "CVE-2023-5679",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5679"
}
],
"notes": [
{
"category": "general",
"text": "A bad interaction between DNS64 and serve-stale may cause `named` to crash with an assertion failure during recursive resolution, when both of these features are enabled.\nThis issue affects BIND 9 versions 9.16.12 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9.16.12-S1 through 9.16.45-S1, and 9.18.11-S1 through 9.18.21-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5679",
"url": "https://www.suse.com/security/cve/CVE-2023-5679"
},
{
"category": "external",
"summary": "SUSE Bug 1219853 for CVE-2023-5679",
"url": "https://bugzilla.suse.com/1219853"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-5679"
},
{
"cve": "CVE-2023-6516",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6516"
}
],
"notes": [
{
"category": "general",
"text": "To keep its cache database efficient, `named` running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first allocated and then queued for later processing. It was discovered that if the resolver is continuously processing query patterns triggering this type of cache-database maintenance, `named` may not be able to handle the cleanup events in a timely manner. This in turn enables the list of queued cleanup events to grow infinitely large over time, allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.16.0 through 9.16.45 and 9.16.8-S1 through 9.16.45-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6516",
"url": "https://www.suse.com/security/cve/CVE-2023-6516"
},
{
"category": "external",
"summary": "SUSE Bug 1219854 for CVE-2023-6516",
"url": "https://bugzilla.suse.com/1219854"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bind-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.24-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.24-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-6516"
}
]
}
RHSA-2024:1647
Vulnerability from csaf_redhat - Published: 2024-04-02 20:56 - Updated: 2026-05-29 17:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.5.noarch | — |
Vendor Fix
fix
Workaround
|
{
"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": "2026-05-29T17:42:48+00:00",
"generator": {
"date": "2026-05-29T17:42:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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": "2026-05-29T17:42:48+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:1648
Vulnerability from csaf_redhat - Published: 2024-04-02 20:57 - Updated: 2026-05-29 17:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch | — |
Vendor Fix
fix
Workaround
|
{
"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.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\nSecurity Fix(es):\n\n* bind9.16: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)\n\n* bind9.16: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)\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: 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:1648",
"url": "https://access.redhat.com/errata/RHSA-2024:1648"
},
{
"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_1648.json"
}
],
"title": "Red Hat Security Advisory: bind9.16 security update",
"tracking": {
"current_release_date": "2026-05-29T17:42:48+00:00",
"generator": {
"date": "2026-05-29T17:42:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2024:1648",
"initial_release_date": "2024-04-02T20:57:44+00:00",
"revision_history": [
{
"date": "2024-04-02T20:57:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-02T20:57:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-29T17:42:48+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 CodeReady Linux Builder EUS (v.8.8)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.src",
"product": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.src",
"product_id": "bind9.16-32:9.16.23-0.14.el8_8.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.14.el8_8.4?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"product": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"product_id": "bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.14.el8_8.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"product_id": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.14.el8_8.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.14.el8_8.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"product_id": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.14.el8_8.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"product_id": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.14.el8_8.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"product_id": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.14.el8_8.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.14.el8_8.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.14.el8_8.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.14.el8_8.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.14.el8_8.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"product_id": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.14.el8_8.4?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"product": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_id": "bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.14.el8_8.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_id": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.14.el8_8.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.14.el8_8.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_id": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.14.el8_8.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_id": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.14.el8_8.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_id": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.14.el8_8.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.14.el8_8.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.14.el8_8.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.14.el8_8.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.14.el8_8.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_id": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.14.el8_8.4?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"product": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"product_id": "bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.14.el8_8.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"product_id": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.14.el8_8.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.14.el8_8.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"product_id": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.14.el8_8.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"product_id": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.14.el8_8.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"product_id": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.14.el8_8.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.14.el8_8.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.14.el8_8.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.14.el8_8.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.14.el8_8.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"product_id": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.14.el8_8.4?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"product": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"product_id": "bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.14.el8_8.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"product_id": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.14.el8_8.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.14.el8_8.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"product_id": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.14.el8_8.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"product_id": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.14.el8_8.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"product_id": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.14.el8_8.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.14.el8_8.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.14.el8_8.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.14.el8_8.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.14.el8_8.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"product_id": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.14.el8_8.4?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"product": {
"name": "bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"product_id": "bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-license@9.16.23-0.14.el8_8.4?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"product": {
"name": "python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"product_id": "python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind9.16@9.16.23-0.14.el8_8.4?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"product": {
"name": "bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"product_id": "bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-doc@9.16.23-0.14.el8_8.4?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"product_id": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.14.el8_8.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"product_id": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.14.el8_8.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"product_id": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.14.el8_8.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.14.el8_8.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.14.el8_8.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.14.el8_8.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.14.el8_8.4?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.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.src"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.4.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.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:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.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:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.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:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.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:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.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:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.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:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.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:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.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:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.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:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.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:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.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:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.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:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.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:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.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:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.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:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.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:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.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:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.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:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.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:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.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:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.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:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.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:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.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:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.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:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.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:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.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:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.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:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.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:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-doc-32:9.16.23-0.14.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:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch"
},
"product_reference": "bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.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:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.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:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.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:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.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:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.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:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.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:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.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:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.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:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.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:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.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:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-license-32:9.16.23-0.14.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:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch"
},
"product_reference": "bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.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:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.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:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.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:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.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:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.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:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.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:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.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:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.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:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.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:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind9.16-32:9.16.23-0.14.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-bind9.16-32:9.16.23-0.14.el8_8.4.noarch"
},
"product_reference": "python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.src as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.4.src",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch"
},
"product_reference": "bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch"
},
"product_reference": "bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.8)",
"product_id": "CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch"
},
"product_reference": "python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"relates_to_product_reference": "CRB-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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.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-04-02T20:57:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1648"
},
{
"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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.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-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.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-02T20:57:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1648"
},
{
"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.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.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-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.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-02T20:57:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1648"
},
{
"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.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.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-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.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-02T20:57:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1648"
},
{
"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.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.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-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.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-04-02T20:57:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1648"
},
{
"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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.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-04-02T20:57:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1648"
},
{
"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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.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:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"AppStream-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"AppStream-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"AppStream-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.src",
"CRB-8.8.0.Z.EUS:bind9.16-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.4.noarch",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.aarch64",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.i686",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.ppc64le",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.s390x",
"CRB-8.8.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.4.x86_64",
"CRB-8.8.0.Z.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.4.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 - Updated: 2026-05-29 17:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-chroot-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-debugsource-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-devel-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-doc-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-libs-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-license-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:bind9.16-utils-debuginfo-32:9.16.23-0.16.el8_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.9.0.Z.MAIN:python3-bind9.16-32:9.16.23-0.16.el8_9.2.noarch | — |
Vendor Fix
fix
Workaround
|
{
"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": "2026-05-29T17:42:48+00:00",
"generator": {
"date": "2026-05-29T17:42:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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": "2026-05-29T17:42:48+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:1789
Vulnerability from csaf_redhat - Published: 2024-04-11 17:48 - Updated: 2026-05-29 17:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-dyndb-ldap-debugsource-0:11.9-8.el9_3.3.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-chroot-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-debugsource-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-devel-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-dnssec-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-doc-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-libs-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-license-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:bind-utils-debuginfo-32:9.16.23-14.el9_3.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.3.0.Z.MAIN:python3-bind-32:9.16.23-14.el9_3.4.noarch | — |
Vendor Fix
fix
Workaround
|
{
"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": "2026-05-29T17:42:48+00:00",
"generator": {
"date": "2026-05-29T17:42:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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": "2026-05-29T17:42:48+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:1800
Vulnerability from csaf_redhat - Published: 2024-04-15 01:30 - Updated: 2026-05-29 17:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-7.el9_0.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.5.noarch | — |
Vendor Fix
fix
Workaround
|
{
"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": "2026-05-29T17:42:48+00:00",
"generator": {
"date": "2026-05-29T17:42:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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": "2026-05-29T17:42:48+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:1803
Vulnerability from csaf_redhat - Published: 2024-04-15 01:53 - Updated: 2026-05-29 17:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debuginfo-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-dyndb-ldap-debugsource-0:11.9-8.el9_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-chroot-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-debugsource-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-devel-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-doc-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-license-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.2.0.Z.EUS:python3-bind-32:9.16.23-11.el9_2.4.noarch | — |
Vendor Fix
fix
Workaround
|
{
"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": "2026-05-29T17:42:48+00:00",
"generator": {
"date": "2026-05-29T17:42:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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": "2026-05-29T17:42:48+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:2551
Vulnerability from csaf_redhat - Published: 2024-04-30 13:32 - Updated: 2026-05-29 17:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
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. This vulnerability applies only for systems where DNSSEC validation is enabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debuginfo-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-dyndb-ldap-debugsource-0:11.9-9.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-devel-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-doc-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-license-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-18.el9_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.MAIN.EUS:python3-bind-32:9.16.23-18.el9_4.1.noarch | — |
Vendor Fix
fix
Workaround
|
{
"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": "2026-05-29T17:42:48+00:00",
"generator": {
"date": "2026-05-29T17:42:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"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": "2026-05-29T17:42:48+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"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.